prosody-docker/.woodpecker.yml
Morgan McMillian 45c7a894df
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
pull latest plugin images
2023-11-07 15:59:56 -08:00

21 lines
506 B
YAML

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