pnut-bridge/.woodpecker.yml
Morgan McMillian 540257787a
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
setup docker build
2023-08-21 21:28:02 -07:00

21 lines
493 B
YAML

pipeline:
build:
image: woodpeckerci/plugin-docker-buildx
settings:
repo: git.dreamfall.space/${CI_REPO_OWNER}/pnut-bridge
registry: git.dreamfall.space
tag: latest
username: ${CI_REPO_OWNER}
password:
from_secret: git_token
notify:
image: deblan/woodpecker-email
settings:
from: woodpecker@clacks.network
host: smtp.migadu.com
username:
from_secret: smtp_user
password:
from_secret: smtp_pass