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 e003def commit 47d47dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
timeout: 120

- name: Print all environment variables
run: printenv
run: env

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

0 comments on commit 47d47dc

Please sign in to comment.