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