Skip to content

Commit

Permalink
Push all tags on images
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgarde committed Mar 7, 2024
1 parent ab933c5 commit fd73483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ jobs:
- name: Build
run: scripts/build.sh
- name: Publish Docker images
run: docker image push ghcr.io/podaac/swodlr-api
run: docker image push -a ghcr.io/podaac/swodlr-api

0 comments on commit fd73483

Please sign in to comment.