Fix .drone anchor 2 electric bogallo
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
2b6a0e9467
commit
dfe692ed55
@ -17,8 +17,12 @@ steps:
|
||||
context: payload
|
||||
dockerfile: payload/Dockerfile
|
||||
target: dev
|
||||
when:
|
||||
<<: *exclude-event-custom
|
||||
when: &exclude-event-custom
|
||||
branch:
|
||||
- main
|
||||
event:
|
||||
exclude:
|
||||
- custom
|
||||
|
||||
- name: publish payload prod container
|
||||
image: plugins/docker
|
||||
|
Loading…
x
Reference in New Issue
Block a user