Skip to content

Commit

Permalink
(#14) - Update the docker image pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
braboj committed Aug 11, 2024
1 parent 5a5647e commit e4a1561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Build and push Docker image
uses: mr-smithers-excellent/[email protected]
with:
image: braboj/randomgen
image: braboj/wall_project
registry: docker.io
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit e4a1561

Please sign in to comment.