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