This commit is contained in:
parent
2396c0c457
commit
9b1928d9cc
10
.drone.yml
10
.drone.yml
@ -7,11 +7,11 @@ clone:
|
|||||||
disable: true
|
disable: true
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: clone
|
- name: clone
|
||||||
image: docker:git
|
image: docker:git
|
||||||
commands:
|
commands:
|
||||||
- git clone $DRONE_GIT_HTTP_URL
|
- git clone $DRONE_GIT_HTTP_URL
|
||||||
- git checkout $DRONE_COMMIT
|
- git checkout $DRONE_COMMIT
|
||||||
|
|
||||||
# - name: ansible-latest
|
# - name: ansible-latest
|
||||||
# image: python:2.7
|
# image: python:2.7
|
||||||
|
Loading…
Reference in New Issue
Block a user