mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
chore: avoid pushing .terraform.lock.hcl while creating the template (#9851)
This commit is contained in:
committed by
GitHub
parent
382843dc5f
commit
26e0d7580c
@@ -419,7 +419,6 @@ jobs:
|
||||
|
||||
# Create template
|
||||
cd ./.github/pr-deployments/template
|
||||
terraform init
|
||||
coder templates create -y --variable namespace=pr${{ env.PR_NUMBER }} kubernetes
|
||||
|
||||
# Create workspace
|
||||
|
||||
Reference in New Issue
Block a user