Login to docker too

This commit is contained in:
Gerald Pinder
2023-07-23 15:44:22 -04:00
parent 8f4c152b40
commit 15824f71f6

View File

@@ -41,6 +41,7 @@ default:
done
echo "TAGS=${TAGS[*]}"
- buildah login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
build:
stage: build