add registry to image name
This commit is contained in:
parent
e6db855732
commit
c57490e92c
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue