debug(CI): test image pull

This commit is contained in:
Sven Feyerabend 2021-05-28 22:30:35 +02:00
parent 9d922fae04
commit d5f29baf20
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ default:
image: "quay.io/buildah/stable"
before_script:
- buildah login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
- buildah pull $BASE
- source environment
- >
buildah bud