We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 757d051 commit e00a4d0Copy full SHA for e00a4d0
.github/workflows/docker-dev.yml
.github/workflows/docker-prod.yml
@@ -30,4 +30,4 @@ jobs:
30
with:
31
context: ./exapi
32
push: true
33
- tags: ghcr.io/jam06452/url_shortener:latest-arm
+ tags: ghcr.io/jam06452/url_shortener:latest-arm-expander
.github/workflows/ubuntu.yml
- tags: ghcr.io/jam06452/url_shortener:latest
+ tags: ghcr.io/jam06452/url_shortener:latest-expander
0 commit comments