update ci to forgejo 1.21.2
This commit is contained in:
parent
6db4879d15
commit
440081afaa
2 changed files with 3 additions and 3 deletions
|
@ -5,10 +5,10 @@ steps:
|
|||
image: rust
|
||||
environment:
|
||||
- "FORGEJO_API_CI_INSTANCE_URL=http://forgejo-testing:3000/"
|
||||
- FORGEJO_API_CI_TOKEN=0889eabbb0006f15be4af017c4e0d3f51df78f98
|
||||
- FORGEJO_API_CI_TOKEN=3226a46b52e29804bfb9b8ba21a5f91291fb86eb
|
||||
commands:
|
||||
- cargo test
|
||||
|
||||
services:
|
||||
forgejo-testing:
|
||||
image: code.cartoon-aa.xyz/cyborus/ci-forgejo
|
||||
image: code.cartoon-aa.xyz/cyborus/ci-forgejo:1.21.2-0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue