소스 검색

feat: try arm docker image

master
zhayujie 1 년 전
부모
커밋
01a56e1155
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      .github/workflows/deploy-image.yml

+ 1
- 0
.github/workflows/deploy-image.yml 파일 보기

@@ -57,6 +57,7 @@ jobs:
file: ./docker/Dockerfile.latest
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platform: linux/amd64,linux/arm64

- uses: actions/delete-package-versions@v4
with:


Loading…
취소
저장