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
|
context: payload
|
||||||
dockerfile: payload/Dockerfile
|
dockerfile: payload/Dockerfile
|
||||||
target: dev
|
target: dev
|
||||||
when:
|
when: &exclude-event-custom
|
||||||
<<: *exclude-event-custom
|
branch:
|
||||||
|
- main
|
||||||
|
event:
|
||||||
|
exclude:
|
||||||
|
- custom
|
||||||
|
|
||||||
- name: publish payload prod container
|
- name: publish payload prod container
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user