1
0
Fork 0

Adding upstream version 0.4.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-05 05:23:13 +01:00
parent bc9f87646a
commit f4a13f7987
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
19 changed files with 41510 additions and 0 deletions

View file

@ -0,0 +1,15 @@
when:
- event: manual
steps:
test:
image: rust
environment:
- "FORGEJO_API_CI_INSTANCE_URL=http://forgejo-testing:3000/"
- FORGEJO_API_CI_TOKEN=e4f301dffd4993a3389f601761c0103291e58d85
commands:
- cargo test
services:
forgejo-testing:
pull: true
image: code.cartoon-aa.xyz/cyborus/ci-forgejo:8.0.0