Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
lnart committed Apr 19, 2024
1 parent 1bf1473 commit 93b37f6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/push-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,6 @@ jobs:
new-tag: ${{github.sha}}
# - name: Replace image tag in Kubernetes deployment file
# run: sed -i 's/IMAGE_TAG_PLACEHOLDER/${{ github.sha }}/g' blueDeployment.yml > blueDeployment.yml
- name: debug
run: ls
- name: debug
run: cat ./blueDeployment.yml
- uses: actions/checkout@v4
name: checkout deployments
with:
Expand Down

0 comments on commit 93b37f6

Please sign in to comment.