Wait don't deploy

This commit is contained in:
DutchEllie 2022-03-14 20:33:19 +01:00
parent 1069d10f8e
commit eb920c80fc
Signed by: DutchEllie
SSH Key Fingerprint: SHA256:dKq6ZSgN5E3Viqrw/+xAdf2VdR6hdRGNyrYqXXwfjTY

View File

@ -5,6 +5,8 @@ name: default
trigger: trigger:
event: event:
- push - push
branch:
- main
# STAGING!!!!!!!!!!!!! # STAGING!!!!!!!!!!!!!
steps: steps:
@ -54,6 +56,8 @@ trigger:
- promote - promote
target: target:
- production - production
branch:
- main
steps: steps:
- name: docker - name: docker