add ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Vivian 2023-01-23 13:34:24 +01:00
parent 9f5523f6c9
commit be656b6da6

10
.woodpecker.yml Normal file
View file

@ -0,0 +1,10 @@
pipeline:
publish-docker-image:
image: plugins/kaniko
settings:
repo: git.0x76.dev/v/0x76.dev
tags: latest,v1-${CI_COMMIT_SHA:0:8}
dockerfile: Dockerfile
username: v
password:
from_secret: registry_password