Update .woodpecker.yml

This commit is contained in:
2023-05-17 07:54:26 +00:00
committed by GitHub
parent 9aec7d23bb
commit e3a0f1703a

View File

@@ -2,7 +2,7 @@ pipeline:
build: build:
image: plugins/kaniko image: plugins/kaniko
settings: settings:
repo: $CI_REPO repo: ${CI_REPO}
tags: latest tags: latest
username: username:
from_secret: docker_username from_secret: docker_username