Skip to content

Commit

Permalink
Add a debug step to the build
Browse files Browse the repository at this point in the history
  • Loading branch information
waldoj committed Dec 27, 2023
1 parent efc229a commit c4008dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
elif [ "$GITHUB_BRANCH" = "deploy" ]; then
cp appspec-deploy.yml appspec.yml
fi
ls appspec*
- name: Save secret-populated code for a subsequent deploy step
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit c4008dc

Please sign in to comment.