This commit is contained in:
@@ -31,12 +31,11 @@ steps:
|
|||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
commands:
|
commands:
|
||||||
- apk --update add curl
|
- apk --update add curl
|
||||||
- echo "TOKEN: "$TOKEN
|
- echo $TOKEN
|
||||||
|
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker
|
- name: docker
|
||||||
path: /var/run/docker.sock
|
path: /var/run/docker.sock
|
||||||
|
Submodule local-install updated: f8df5fca63...c3b4bbb2eb
Reference in New Issue
Block a user