Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bhatiaparteek authored Jul 11, 2024
1 parent 28f81cf commit c7bd95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Build and Push Docker Image
uses: mr-smithers-excellent/docker-build-push@v4
with:
image: parteekbhatia954/test:tagname
image: parteekbhatia954/test
registry: docker.io
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit c7bd95f

Please sign in to comment.