Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
lnart committed Apr 19, 2024
1 parent 871260e commit 3e12960
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ jobs:
run: sed -i 's/IMAGE_TAG_PLACEHOLDER/${{ github.sha }}/g' blueDeployment.yml > blueDeployment.yml
- name: debug
run: head ./blueDeployment.yml
- name: debug
run: ls
- uses: actions/checkout@v4
name: checkout deployments
with:
Expand Down

0 comments on commit 3e12960

Please sign in to comment.