Skip to content

Commit e82c543

Browse files
committed
Remove docker.io related tags
1 parent 0b8c0a1 commit e82c543

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
context: .
3737
platforms: linux/amd64,linux/arm64
3838
push: true
39-
tags: lbugdb/api-server:latest, lbugdb/api-server:${{ env.VERSION }}, ghcr.io/${{ env.OWNER }}/api-server:latest, ghcr.io/${{ env.OWNER }}/api-server:${{ env.VERSION }}
39+
tags: ghcr.io/${{ env.OWNER }}/api-server:latest, ghcr.io/${{ env.OWNER }}/api-server:${{ env.VERSION }}
4040
build-args: |
4141
SKIP_GRAMMAR=true
4242
SKIP_BUILD_APP=true

0 commit comments

Comments
 (0)