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:
|
settings:
|
||||||
repo: git.kle.li/${CI_REPO}
|
repo: git.kle.li/${CI_REPO}
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
tag: ${CI_COMMIT_BRANCH}
|
tags: ${CI_COMMIT_BRANCH}-${CI_COMMIT_SHA:0:8}NCH}
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
registry: git.kle.li
|
registry: git.kle.li
|
||||||
username:
|
username:
|
||||||
|
@ -34,7 +34,7 @@ pipeline:
|
||||||
settings:
|
settings:
|
||||||
repo: git.kle.li/${CI_REPO}
|
repo: git.kle.li/${CI_REPO}
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
tag: ${CI_COMMIT_TAG}
|
tags: ${CI_COMMIT_TAG}
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
registry: git.kle.li
|
registry: git.kle.li
|
||||||
username:
|
username:
|
||||||
|
|
Loading…
Reference in New Issue