mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
comments to make it more clear
This commit is contained in:
parent
3d7b6d6584
commit
9a8cc902d0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy_terraform.yml
vendored
1
.github/workflows/deploy_terraform.yml
vendored
|
|
@ -38,6 +38,7 @@ jobs:
|
|||
echo "stage=dev" >> "$GITHUB_OUTPUT"
|
||||
echo "terraform_apply=true" >> "$GITHUB_OUTPUT"
|
||||
else
|
||||
# Feature branch
|
||||
echo "stage=dev" >> "$GITHUB_OUTPUT"
|
||||
echo "terraform_apply=false" >> "$GITHUB_OUTPUT"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue