Skip to content

Commit da1ec72

Browse files
committed
ci: build multi-platform images natively using Github ARM runners
Signed-off-by: Bob Du <[email protected]>
1 parent 85443cf commit da1ec72

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build_docker.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,6 @@ jobs:
106106
uses: docker/metadata-action@v5
107107
with:
108108
images: ${{ vars.DOCKERHUB_NAMESPACE }}/chatgpt-web
109-
tags: |
110-
type=ref,event=branch
111-
type=semver,pattern={{raw}}
112109

113110
- name: Create manifest list and push
114111
working-directory: ${{ runner.temp }}/digests

0 commit comments

Comments
 (0)