mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
💚 fix DOCKER_USERNAME: unbound variable
This commit is contained in:
2
.github/workflows/dashboard.yml
vendored
2
.github/workflows/dashboard.yml
vendored
@@ -31,6 +31,8 @@ jobs:
|
||||
docker run --mount type=bind,source="$(pwd)",target=/project \
|
||||
--platform linux/amd64 \
|
||||
-e GORELEASER_KEY=$GORELEASER_KEY \
|
||||
-e DOCKER_USERNAME=$DOCKER_USERNAME \
|
||||
-e DOCKER_PASSWORD=$DOCKER_PASSWORD \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
oryd/xgoreleaser:latest --skip-publish --snapshot --rm-dist -f .goreleaser.dashboard.yml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user