diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5cb962dbd95f5da64ae5e9068fdeed8b5298c2f2..446024d2087f16fdbc2a296fcc2d47c663ba2071 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -68,7 +68,7 @@ upload:production: stop:preview: stage: .post - image: alpine:latest + image: ${CI_REGISTRY}/fit-connect/baseimage:latest environment: name: preview/$CI_COMMIT_REF_NAME action: stop