mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
fix: move to dogfood before terraform applying
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user