Skip to content

Commit 363a016

Browse files
fix: move to dogfood before terraform applying
1 parent 979430d commit 363a016

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dogfood.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
- name: "Push template"
108108
if: github.ref == 'refs/heads/main'
109109
run: |
110+
cd dogfood
110111
terraform apply -auto-approve
111112
env:
112113
# Consumed by Coder CLI

0 commit comments

Comments
 (0)