We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d431fd commit d3331eeCopy full SHA for d3331ee
.github/workflows/shuize-docker.yml
@@ -56,7 +56,7 @@ jobs:
56
name: Build and push
57
uses: docker/build-push-action@v3
58
with:
59
- file: ./docker/shuize/Dockerfile
+ file: /home/runner/work/MyCollection/MyCollection/docker/shuize/Dockerfile
60
context: https://github.com/0x727/ShuiZe_0x727.git
61
platforms: linux/amd64,linux/arm64
62
push: true
0 commit comments