This commit is contained in:
parent
afbfc65c78
commit
8b8182514e
@ -2,6 +2,12 @@
|
||||
kind: pipeline
|
||||
name: default
|
||||
|
||||
|
||||
clone:
|
||||
git:
|
||||
image: plugins/git
|
||||
path: /drone/src/$DRONE_REPO_NAME
|
||||
|
||||
steps:
|
||||
# - name: ansible-latest
|
||||
# image: python:2.7
|
||||
|
Loading…
Reference in New Issue
Block a user