ci: fix tag
This commit is contained in:
parent
d3748a9e84
commit
49befb0c85
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ clone:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
set_variables:
|
set_variables:
|
||||||
image: "registry.mgrote.net/allzweckcontainer" # ohne Tag, triggert sonst CI, die renovate triggert usw.
|
image: "registry.mgrote.net/allzweckcontainer:latest"
|
||||||
commands:
|
commands:
|
||||||
# set version
|
# set version
|
||||||
- |
|
- |
|
||||||
|
|
Loading…
Reference in a new issue