fix: move to dogfood before terraform applying

This commit is contained in:
Ethan
2024-08-17 02:43:16 +10:00
committed by GitHub
parent 979430d635
commit 363a016281
+1
View File
@@ -107,6 +107,7 @@ jobs:
- name: "Push template"
if: github.ref == 'refs/heads/main'
run: |
cd dogfood
terraform apply -auto-approve
env:
# Consumed by Coder CLI