Add GitHub Actions workflow for building and pushing Docker images (#6) #4
docker-build-and-push.yml
on: push
test
5m 12s
build-and-push
5m 10s
Annotations
1 error and 2 warnings
build-and-push
buildx failed with: ERROR: failed to solve: failed to push false: push access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/setup-qemu-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|