remove woodpecker config

This commit is contained in:
Sebastian Hugentobler 2023-12-13 01:17:37 +01:00
parent e9158f00b8
commit 1893984702
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,11 +0,0 @@
pipeline:
publish-docker-image:
image: plugins/kaniko
settings:
repo: docker.io/thallian/alpine-s6
tags: latest,${CI_COMMIT_SHA:0:8},${CI_COMMIT_TAG=pre}
dockerfile: Dockerfile
username:
from_secret: DOCKER_USER
password:
from_secret: DOCKER_PW