CI not using right credentials. #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
1
(node:343) [DEP0040] DeprecationWarning: The
punycodemodule is deprecated. Please use a userland alternative instead.2
(Use
node --trace-deprecation ...to show where the warning was created)3
::error::Username and password required
4
❌ Failure - Main Login to Gitea Container Registry
5
exitcode '1': failure
The proper secrets are DOCKER_REGISTRY, DOCKER_USERNAME, and DOCKER_PASSWORD
Build is still failing in the build image stage
1
(node:374) [DEP0040] DeprecationWarning: The
punycodemodule is deprecated. Please use a userland alternative instead.2
(Use
node --trace-deprecation ...to show where the warning was created)3
GitHub Actions runtime token ACs
5
6
Docker info
96
97
Proxy configuration
99
100
Buildx version
103
104
Builder info
167
168
[command]/usr/bin/docker buildx build --cache-from type=gha --cache-to type=gha,mode=max --iidfile /tmp/docker-actions-toolkit-OezEUZ/build-iidfile-8f24f51a02.txt --platform linux/amd64,linux/arm64 --attest type=provenance,mode=max,builder-id=https://***/thelab/work-queue-webui/actions/runs/93/attempts/1 --tag /thelab/work-queue-webui: --tag /thelab/work-queue-webui:latest --metadata-file /tmp/docker-actions-toolkit-OezEUZ/build-metadata-53afba34bb.json --push .
169
ERROR: failed to build: invalid tag "/thelab/work-queue-webui:": invalid reference format
170
Reference
172
173
Check build summary support
175
176
::error::buildx failed with: ERROR: failed to build: invalid tag "/thelab/work-queue-webui:": invalid reference format
177
❌ Failure - Main Build and push multi-arch image
178
exitcode '1': failure