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 3951ac1 commit 2604f6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
env
echo '-> Capturing Docker logs ...'
docker logs app
echo '-> envvar:'
env
- name: Login to github Registry
if: ${{ inputs.push }}
Expand Down

0 comments on commit 2604f6e

Please sign in to comment.