fix img
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
8743d57ce9
commit
c97f5207d0
|
@ -2,7 +2,7 @@ pipeline:
|
||||||
publish-docker-image:
|
publish-docker-image:
|
||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
settings:
|
settings:
|
||||||
repo: tuxpa.in:a/homepage
|
repo: tuxpa.in/a/homepage
|
||||||
tags: latest,v1-${CI_COMMIT_SHA:0:8}
|
tags: latest,v1-${CI_COMMIT_SHA:0:8}
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
username:
|
username:
|
||||||
|
|
Loading…
Reference in New Issue