Skip to content

Commit d3331ee

Browse files
authored
Update shuize-docker.yml
1 parent 9d431fd commit d3331ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shuize-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
name: Build and push
5757
uses: docker/build-push-action@v3
5858
with:
59-
file: ./docker/shuize/Dockerfile
59+
file: /home/runner/work/MyCollection/MyCollection/docker/shuize/Dockerfile
6060
context: https://github.com/0x727/ShuiZe_0x727.git
6161
platforms: linux/amd64,linux/arm64
6262
push: true

0 commit comments

Comments
 (0)