Skip to content

Commit

Permalink
fix: change push path
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaansh committed Jul 15, 2023
1 parent cd66fb1 commit 44f396e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ jobs:
run: docker tag gore:latest registry.digitalocean.com/gore:latest

- name: Push Docker image to DigitalOcean Container Registry
run: docker push registry.digitalocean.com/registry.digitalocean.com/gore:latest
run: docker push registry.digitalocean.com/gore:latest

0 comments on commit 44f396e

Please sign in to comment.