add docker tag

This commit is contained in:
Tim Schubert 2022-04-26 20:51:04 +02:00
parent 98b3b20805
commit 40a0a7411c
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

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