-
Couldn't load subscription status.
- Fork 3
Open
Description
CI build time is not a sufficient concern and is one potential culprit for sporadic manifest-not-found errors
pyrenew-hew/.github/scripts/docker_build_and_push.sh
Lines 1 to 8 in cde101f
| IMAGE="ghcr.io/cdcgov/$1" | |
| TAG="$2" | |
| GIT_COMMIT_SHA="$3" | |
| GIT_BRANCH_NAME="$4" | |
| BUILDER=docker-container-driver-builder | |
| # create a builder with the docker-container driver to allow cache-export | |
| docker buildx create --name "$BUILDER" --driver=docker-container || true |
Metadata
Metadata
Assignees
Labels
No labels