We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b86d88 commit 96bd4bfCopy full SHA for 96bd4bf
.github/workflows/sparrowproxy-selfhost.yml
@@ -38,7 +38,6 @@ jobs:
38
echo "Building version: ${DOCKER_IMAGE_VERSION}"
39
docker buildx build \
40
--platform linux/amd64,linux/arm64 \
41
- --build-arg GITHUB_TOKEN=${{ secrets.SPARROW_GITHUB_TOKEN }} \
42
-t sparrowapi/sparrow-proxy:${DOCKER_IMAGE_VERSION} \
43
-t sparrowapi/sparrow-proxy:latest \
44
--push .
0 commit comments