ci: test
This commit is contained in:
parent
10b76fcffc
commit
c07dd69c7a
1 changed files with 3 additions and 0 deletions
|
@ -33,3 +33,6 @@ steps:
|
||||||
- docker push registry.mgrote.net/allzweckcontainer:latest
|
- docker push registry.mgrote.net/allzweckcontainer:latest
|
||||||
- docker push registry.mgrote.net/allzweckcontainer:${DRONE_COMMIT_SHA:0:8}
|
- docker push registry.mgrote.net/allzweckcontainer:${DRONE_COMMIT_SHA:0:8}
|
||||||
- docker push registry.mgrote.net/allzweckcontainer:${DRONE_COMMIT_BRANCH}
|
- docker push registry.mgrote.net/allzweckcontainer:${DRONE_COMMIT_BRANCH}
|
||||||
|
volumes:
|
||||||
|
- name: dockersock
|
||||||
|
path: /var/run
|
||||||
|
|
Loading…
Reference in a new issue