Skip to content

Commit

Permalink
Update build-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BaldissaraMatheus authored Mar 8, 2023
1 parent 51e7cf0 commit 5f1e265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ jobs:
- name: Push Docker image
run: |
echo "${{ secrets.DOCKER_PASSWORD }}" | docker login -u "${{ secrets.DOCKER_USERNAME }}" --password-stdin
docker push --all-tags williarin/secure-mysql-backups
docker push --all-tags baldissaramatheus/tasks.md

0 comments on commit 5f1e265

Please sign in to comment.