generated from autonomic-cooperative/astro-payload-template
Don't rebuild images when rebuilding astro
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7e9d88c6b4
commit
a597cc6e97
@ -51,6 +51,12 @@ trigger:
|
|||||||
event:
|
event:
|
||||||
exclude:
|
exclude:
|
||||||
- pull_request
|
- pull_request
|
||||||
|
|
||||||
|
|
||||||
|
trigger:
|
||||||
|
event:
|
||||||
|
exclude:
|
||||||
|
- custom
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: build astro
|
name: build astro
|
||||||
|
Loading…
Reference in New Issue
Block a user