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

This commit is contained in:
abs3nt 2023-01-25 22:23:52 -08:00
parent deeeafe274
commit 5f0d08ebf1

View File

@ -4,20 +4,7 @@ pipeline:
settings:
registry: gitea.asdf.cafe
repo: gitea.asdf.cafe/abs3nt/lmgtfy
tags: latest,v1-${CI_COMMIT_SHA:0:8}
dockerfile: Dockerfile
username:
from_secret: DOCKER_USERNAME
password:
from_secret: DOCKER_PASSWORD
publish-stable:
image: plugins/kaniko
when:
event: tag
settings:
registry: gitea.asdf.cafe
repo: gitea.asdf.cafe/abs3nt/lmgtfy
tags: stable
tags: latest
dockerfile: Dockerfile
username:
from_secret: DOCKER_USERNAME