Skip to content

Commit 0395e63

Browse files
committed
fix github ci tag build
1 parent c09a0fd commit 0395e63

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-container.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ jobs:
4646
tags: |
4747
ghcr.io/${{ github.repository }}:${{ env.IMAGE_TAG }}
4848
ghcr.io/${{ github.repository }}:latest
49-
#${{ secrets.DOCKER_HUB_REPO }}:${{ env.IMAGE_TAG }}
50-
#${{ secrets.DOCKER_HUB_REPO }}:latest
5149
5250
- name: Build and push image for main
5351
uses: docker/build-push-action@v5

0 commit comments

Comments
 (0)