Skip to content

Commit

Permalink
Update push_create-package1.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
johnforeland committed Nov 18, 2020
1 parent fa9564e commit cf547ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/push_create-package1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,9 @@ jobs:
- name: Report SIT Status
run: |
if [ ${{ needs.validate-in-sit.outputs.successfullyInstalled }} == "true" ]; then
echo
echo SUCCESSFUL INSTALLATION OF PACKAGE IN SIT SANDBOX
echo
else
echo
echo FAILED TO INSTALL PACKAGE IN SIT SANDBOX
Expand Down

0 comments on commit cf547ff

Please sign in to comment.