Skip to content

Commit e00a4d0

Browse files
committed
workflows
1 parent 757d051 commit e00a4d0

File tree

3 files changed

+2
-68
lines changed

3 files changed

+2
-68
lines changed

.github/workflows/docker-dev.yml

Lines changed: 0 additions & 66 deletions
This file was deleted.

.github/workflows/docker-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
with:
3131
context: ./exapi
3232
push: true
33-
tags: ghcr.io/jam06452/url_shortener:latest-arm
33+
tags: ghcr.io/jam06452/url_shortener:latest-arm-expander

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
with:
3131
context: ./exapi
3232
push: true
33-
tags: ghcr.io/jam06452/url_shortener:latest
33+
tags: ghcr.io/jam06452/url_shortener:latest-expander

0 commit comments

Comments
 (0)