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:
|
||||
build:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
image: woodpeckerci/plugin-docker-buildx:latest
|
||||
settings:
|
||||
repo: git.dreamfall.space/${CI_REPO_OWNER}/prosody
|
||||
registry: git.dreamfall.space
|
||||
|
@ -10,7 +10,7 @@ pipeline:
|
|||
from_secret: git_token
|
||||
|
||||
notify:
|
||||
image: deblan/woodpecker-email
|
||||
image: deblan/woodpecker-email:latest
|
||||
settings:
|
||||
from: woodpecker@clacks.network
|
||||
host: smtp.migadu.com
|
||||
|
|
Loading…
Reference in a new issue