Update .woodpecker.yml
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
root 2025-06-08 08:31:14 +01:00
parent f5a9cecc30
commit 2235e4449d

View file

@ -1,6 +1,6 @@
pipeline:
ghcr-login:
image: docker:cli
docker-login:
image: docker
environment:
- GITHUB_PAT
- GITHUB_USERNAME
@ -38,9 +38,11 @@ pipeline:
path: /tmp/woodpecker-cache
save-artifacts:
image: woodpeckerci/plugin-artifacts
image: ghcr.io/woodpecker-ci/plugin-artifacts
settings:
path: /output/resilient*.jar
files:
- /output/resilient*.jar
destination: build
volumes:
build: