add registry to image name

This commit is contained in:
Tim Schubert 2022-04-26 20:01:35 +02:00
parent e6db855732
commit c57490e92c
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -2,7 +2,7 @@ stages:
- update - update
update: update:
image: fginfo/pad-archiver image: git.fginfo.tu-bs.de/fginfo/pad-archiver:latest
stage: update stage: update
rules: rules:
- if: $CI_PIPELINE_SOURCE == "schedule" - if: $CI_PIPELINE_SOURCE == "schedule"