1
0
Fork 0
forgejo-api/.woodpecker/integration.yml
Daniel Baumann 3be060267e
Adding upstream version 0.6.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-10 06:12:24 +01:00

15 lines
340 B
YAML

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