pck wood
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
a 2022-12-18 11:19:59 -06:00
parent 05263e6f3c
commit 8743d57ce9
1 changed files with 11 additions and 0 deletions

11
.woodpecker.yml Normal file
View File

@ -0,0 +1,11 @@
pipeline:
publish-docker-image:
image: plugins/kaniko
settings:
repo: tuxpa.in:a/homepage
tags: latest,v1-${CI_COMMIT_SHA:0:8}
dockerfile: Dockerfile
username:
from_secret: docker_username
password:
from_secret: docker_password