Update '.woodpecker.yml'
This commit is contained in:
parent
03909be210
commit
e8bbabf175
@ -3,7 +3,7 @@ pipeline:
|
|||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
settings:
|
settings:
|
||||||
repo: docker.io/thallian/alpine-s6
|
repo: docker.io/thallian/alpine-s6
|
||||||
tags: latest,${CI_COMMIT_SHA:0:8},${CI_COMMIT_REFSPEC}
|
tags: latest,${CI_COMMIT_SHA:0:8},${CI_COMMIT_TAG=pre}
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
username:
|
username:
|
||||||
from_secret: DOCKER_USER
|
from_secret: DOCKER_USER
|
||||||
|
Loading…
Reference in New Issue
Block a user