Adding upstream version 0.6.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
36e437940f
commit
3be060267e
11 changed files with 5674 additions and 470 deletions
|
@ -4,12 +4,12 @@ steps:
|
|||
test:
|
||||
image: rust
|
||||
environment:
|
||||
- "FORGEJO_API_CI_INSTANCE_URL=http://forgejo-testing:3000/"
|
||||
- FORGEJO_API_CI_TOKEN=6eaba97c49d9f1bbe54f8975ea884af54826c9fe
|
||||
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:9.0.0
|
||||
image: code.cartoon-aa.xyz/cyborus/ci-forgejo:10.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue