mirror of
https://git.cluster.stumblestore.de/llamprecht/KnilchWeb.git
synced 2025-12-15 23:21:20 +01:00
fixed image taggin
This commit is contained in:
parent
7d9eb01c70
commit
32a7c76c9c
1 changed files with 2 additions and 2 deletions
|
|
@ -21,8 +21,8 @@ steps:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
repo: git.cluster.stumblestore.de/llamprecht/knilch-web
|
repo: git.cluster.stumblestore.de/llamprecht/knilch-web
|
||||||
auto_tag: true
|
#auto_tag: true
|
||||||
tags: ${DRONE_COMMIT} ${DRONE_BRANCH}
|
tags: ${DRONE_BRANCH}-${DRONE_COMMIT}
|
||||||
registry: git.cluster.stumblestore.de
|
registry: git.cluster.stumblestore.de
|
||||||
username: llamprecht
|
username: llamprecht
|
||||||
password:
|
password:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue