fixed docker file placement
This commit is contained in:
@@ -34,7 +34,7 @@ runs:
|
||||
fi
|
||||
|
||||
docker buildx build \
|
||||
-f Dockerfile \
|
||||
-f build/dockerfile \
|
||||
--build-arg "GO_PROXY=$go_proxy" \
|
||||
--label "org.opencontainers.image.revision=$COMMIT_SHA" \
|
||||
--label "org.opencontainers.image.source=${GITHUB_SERVER_URL:-}" \
|
||||
|
||||
Reference in New Issue
Block a user