1
0
Fork 0
forgejo-api/.woodpecker/integration.yml
Daniel Baumann 36e437940f
Adding upstream version 0.5.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 05:24:00 +01:00

15 lines
343 B
YAML

when:
- event: manual
steps:
test:
image: rust
environment:
- "FORGEJO_API_CI_INSTANCE_URL=http://forgejo-testing:3000/"
- FORGEJO_API_CI_TOKEN=6eaba97c49d9f1bbe54f8975ea884af54826c9fe
commands:
- cargo test
services:
forgejo-testing:
pull: true
image: code.cartoon-aa.xyz/cyborus/ci-forgejo:9.0.0