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