updated pipeline
ci/woodpecker/push/build Pipeline failed
Details
ci/woodpecker/push/build Pipeline failed
Details
parent
79705bb2db
commit
e864ca5dcc
|
@ -15,7 +15,7 @@ pipeline:
|
|||
settings:
|
||||
repo: git.kle.li/${CI_REPO}
|
||||
platforms: linux/amd64
|
||||
tag: ${CI_COMMIT_BRANCH}
|
||||
tags: ${CI_COMMIT_BRANCH}-${CI_COMMIT_SHA:0:8}NCH}
|
||||
dockerfile: Dockerfile
|
||||
registry: git.kle.li
|
||||
username:
|
||||
|
@ -34,7 +34,7 @@ pipeline:
|
|||
settings:
|
||||
repo: git.kle.li/${CI_REPO}
|
||||
platforms: linux/amd64
|
||||
tag: ${CI_COMMIT_TAG}
|
||||
tags: ${CI_COMMIT_TAG}
|
||||
dockerfile: Dockerfile
|
||||
registry: git.kle.li
|
||||
username:
|
||||
|
|
Loading…
Reference in New Issue