pull latest plugin images
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
8cda134e08
commit
45c7a894df
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx:latest
|
||||||
settings:
|
settings:
|
||||||
repo: git.dreamfall.space/${CI_REPO_OWNER}/prosody
|
repo: git.dreamfall.space/${CI_REPO_OWNER}/prosody
|
||||||
registry: git.dreamfall.space
|
registry: git.dreamfall.space
|
||||||
|
@ -10,7 +10,7 @@ pipeline:
|
||||||
from_secret: git_token
|
from_secret: git_token
|
||||||
|
|
||||||
notify:
|
notify:
|
||||||
image: deblan/woodpecker-email
|
image: deblan/woodpecker-email:latest
|
||||||
settings:
|
settings:
|
||||||
from: woodpecker@clacks.network
|
from: woodpecker@clacks.network
|
||||||
host: smtp.migadu.com
|
host: smtp.migadu.com
|
||||||
|
|
Loading…
Reference in a new issue