generated from autonomic-cooperative/astro-payload-template
Boop drone
This commit is contained in:
parent
d8cfd644f8
commit
7997268fad
10
.drone.yml
10
.drone.yml
@ -14,7 +14,7 @@ steps:
|
|||||||
registry: git.autonomic.zone
|
registry: git.autonomic.zone
|
||||||
context: astro
|
context: astro
|
||||||
dockerfile: astro/Dockerfile
|
dockerfile: astro/Dockerfile
|
||||||
trigger: &exclude-event-custom
|
when: &exclude-event-custom
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
event:
|
event:
|
||||||
@ -66,14 +66,6 @@ steps:
|
|||||||
trigger:
|
trigger:
|
||||||
<< *exclude-event-custom
|
<< *exclude-event-custom
|
||||||
|
|
||||||
- name: deploy stack
|
|
||||||
image: screwdrivercd/noop-container
|
|
||||||
steps:
|
|
||||||
- noop: echo noop
|
|
||||||
when:
|
|
||||||
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
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user