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
|
||||
context: astro
|
||||
dockerfile: astro/Dockerfile
|
||||
trigger: &exclude-event-custom
|
||||
when: &exclude-event-custom
|
||||
branch:
|
||||
- main
|
||||
event:
|
||||
@ -66,14 +66,6 @@ steps:
|
||||
trigger:
|
||||
<< *exclude-event-custom
|
||||
|
||||
- name: deploy stack
|
||||
image: screwdrivercd/noop-container
|
||||
steps:
|
||||
- noop: echo noop
|
||||
when:
|
||||
event:
|
||||
- custom
|
||||
|
||||
- name: build astro content
|
||||
image: git.autonomic.zone/autonomic-cooperative/astro-payload-test-astro:latest
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user