diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0b05db7a..e65ce9db 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -139,7 +139,7 @@ variables: # export an artefact telling the next stage that the image is valid - touch .img_ready artifacts: - name: image $CURRENT_DOCKER_IMAGE check + name: image-$CURRENT_DOCKER_IMAGE-check expire_in: 20 min paths: - .img_ready