Skip to content

Commit

Permalink
Yo
Browse files Browse the repository at this point in the history
  • Loading branch information
np5 committed Jul 10, 2024
1 parent b013719 commit cb79db3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tf-plan-apply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ jobs:
export exitco=0
terraform plan -detailed-exitcode -no-color -out tfplan || export exitco=$?
terraform plan -detailed-exitcode -no-color -out tfplan
echo "UUUUUUU $? OOOOOOOOOO"
echo "YOLO 1 exitcode=$exitcode"
echo "exitcode=$exitco" >> $GITHUB_OUTPUT
echo "exitcodzzzze=$exitco" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit cb79db3

Please sign in to comment.