Skip to content

Commit

Permalink
Merge pull request #555 from nardo-google/patch-2
Browse files Browse the repository at this point in the history
Update cloudbuild.yaml
  • Loading branch information
fernandorubbo authored Sep 27, 2022
2 parents 5ded46d + 552f3b9 commit 742eb87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ steps:
terraform apply -auto-approve
else
echo "***************************** SKIPPING APPLYING *******************************"
echo "Branch '$BRANCH_NAME' does not represent an oficial environment."
echo "Branch '$BRANCH_NAME' does not represent an official environment."
echo "*******************************************************************************"
fi
# [END tf-apply]

0 comments on commit 742eb87

Please sign in to comment.