generated from autonomic-cooperative/astro-payload-template
Fix YAML syntax
This commit is contained in:
parent
4544c7942c
commit
c90d2c0d9b
@ -31,7 +31,7 @@ steps:
|
||||
dockerfile: payload/Dockerfile
|
||||
target: dev
|
||||
when:
|
||||
<< *exclude-event-custom
|
||||
<<: *exclude-event-custom
|
||||
|
||||
- name: publish payload prod container
|
||||
image: plugins/docker
|
||||
@ -41,7 +41,7 @@ steps:
|
||||
repo: git.autonomic.zone/autonomic-cooperative/astro-payload-test-payload
|
||||
target: prod
|
||||
when:
|
||||
<< *exclude-event-custom
|
||||
<<: *exclude-event-custom
|
||||
|
||||
- name: deploy stack
|
||||
image: git.coopcloud.tech/coop-cloud/stack-ssh-deploy:latest
|
||||
@ -64,7 +64,7 @@ steps:
|
||||
depends_on:
|
||||
- publish payload prod container
|
||||
when:
|
||||
<< *exclude-event-custom
|
||||
<<: *exclude-event-custom
|
||||
|
||||
- name: build astro content
|
||||
image: git.autonomic.zone/autonomic-cooperative/astro-payload-test-astro:latest
|
||||
|
Loading…
Reference in New Issue
Block a user