Skip to content

Commit

Permalink
Test 10
Browse files Browse the repository at this point in the history
  • Loading branch information
ASISHGOUDA committed Nov 18, 2024
1 parent 192390a commit 1973c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/go-web-app:${{github.run_id}}
tags: ${{ secrets.DOCKERHUB_USERNAME }}/go-web-app:${{ github.run_id }}

update-newtag-in-helm-chart:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1973c9f

Please sign in to comment.