Skip to content

Commit

Permalink
Update ci-pipeline.yml: envvar chk
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyBRoswell authored Aug 27, 2024
1 parent 568b361 commit e003def
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ jobs:
container-name: app
timeout: 120

- name: Print all environment variables
run: printenv

- name: Capture Docker Logs
if: failure()
run: |
Expand Down

0 comments on commit e003def

Please sign in to comment.