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