diff --git a/lib/gitlab-ci.yml b/lib/gitlab-ci.yml index f23eb28..eed0edf 100644 --- a/lib/gitlab-ci.yml +++ b/lib/gitlab-ci.yml @@ -2,7 +2,7 @@ stages: - update update: - image: fginfo/pad-archiver + image: git.fginfo.tu-bs.de/fginfo/pad-archiver:latest stage: update rules: - if: $CI_PIPELINE_SOURCE == "schedule"