Browse Source

change back

Signed-off-by: allan716 <[email protected]>
allan716 3 years ago
parent
commit
27d4537344

+ 0 - 1
.github/workflows/Build ChineseSubFinder DockerImage-Beta.yml

@@ -37,7 +37,6 @@ jobs:
       - name: Build dockerfile
         uses: docker/build-push-action@v2
         with:
-          context: .
           file: ./Dockerfile
           platforms: linux/amd64
           push: true

+ 0 - 1
.github/workflows/Build ChineseSubFinder DockerImage-Release.yml

@@ -36,7 +36,6 @@ jobs:
       - name: Build dockerfile
         uses: docker/build-push-action@v2
         with:
-          context: .
           file: ./Dockerfile
           platforms: linux/amd64,linux/arm/v7,linux/arm64
           push: true