Yeuoly 1 년 전
부모
커밋
928cb5b276
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/tests-arm64.yml

+ 1 - 1
.github/workflows/tests-arm64.yml

@@ -21,7 +21,7 @@ jobs:
     - name: Test ARM64
       uses: docker/build-push-action@v5
       with:
-        context: {{defaultContext}}
+        context: {{defaultContext}}:dev
         file: ./dev/dockerfile-arm64-github-actions
         platforms: linux/arm64
         push: false