Skip to content

Commit

Permalink
Push to DO update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kirmorozov authored Apr 1, 2024
1 parent ecdc20e commit 23fc01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
run: docker image tag thesmile:latest registry.digitalocean.com/thesmile/thesmile:latest

- name: Push to DO
run: docker image tag thesmile:latest registry.digitalocean.com/thesmile/thesmile:latest
run: docker push registry.digitalocean.com/thesmile/thesmile:latest


0 comments on commit 23fc01f

Please sign in to comment.