add docker tag
This commit is contained in:
parent
98b3b20805
commit
40a0a7411c
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,9 @@ stages:
|
|||
- 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
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "schedule"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue