This commit is contained in:
parent
c81764fc92
commit
082102aadc
@ -12,7 +12,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- git clone $DRONE_GIT_HTTP_URL
|
- git clone $DRONE_GIT_HTTP_URL
|
||||||
- cd $DRONE_REPO_NAME
|
- cd $DRONE_REPO_NAME
|
||||||
- git checkout $DRONE_COMMIT
|
- git checkout $DRONE_COMMIT -b molecule-dev
|
||||||
|
|
||||||
# - name: ansible-latest
|
# - name: ansible-latest
|
||||||
# image: python:2.7
|
# image: python:2.7
|
||||||
|
Loading…
Reference in New Issue
Block a user