diff --git a/.gitlab-ci.yaml b/.gitlab-ci.yaml index 550f548..4ac3db5 100644 --- a/.gitlab-ci.yaml +++ b/.gitlab-ci.yaml @@ -2,7 +2,7 @@ variables: STORAGE_DRIVER: "vfs" BUILDAH_FORMAT: "docker" -image: quay.io/buildah/stable +image: "quay.io/buildah/stable" before_script: - buildah login --u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY - source environment