mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
get rid of tag
This commit is contained in:
parent
6ba5ecc3b4
commit
9208b3eda4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_terraform.yml
vendored
2
.github/workflows/deploy_terraform.yml
vendored
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
|
||||
# Deploy shared terrform things
|
||||
- name: Terraform Init
|
||||
run: cd infrastructure/terraform/shared && terraform init -upgrade
|
||||
run: cd infrastructure/terraform/shared && terraform init
|
||||
|
||||
- name: Terraform Workspace
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue