pull latest plugin images
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Morgan McMillian 2023-11-07 15:59:56 -08:00
parent 8cda134e08
commit 45c7a894df

View file

@ -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