This commit is contained in:
Michael Grote 2023-11-13 10:33:10 +01:00
parent 1c6b9a4f0a
commit 67434aa71f
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ steps:
image: plugins/docker
settings:
dockerfile: Dockerfile
repo: registry.mgrote.net/nextcloud-cronjob
repo: registry.mgrote.net/mkdocs
registry: registry.mgrote.net
tags:
- ${CI_COMMIT_TAG}
@ -21,7 +21,7 @@ steps:
image: plugins/docker
settings:
dockerfile: Dockerfile
repo: registry.mgrote.net/nextcloud-cronjob
repo: registry.mgrote.net/mkdocs
registry: registry.mgrote.net
tags:
- ${CI_COMMIT_SHA:0:8}