ci: start docker only on git tags
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
cdc35d2992
commit
71aa7282b5
@ -71,6 +71,9 @@ services:
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
|
||||
volumes:
|
||||
- name: dockersock
|
||||
|
Loading…
Reference in New Issue
Block a user