update ci api token
This commit is contained in:
parent
736dd72993
commit
0ae11e94de
|
@ -5,7 +5,7 @@ steps:
|
||||||
image: rust
|
image: rust
|
||||||
environment:
|
environment:
|
||||||
- "FORGEJO_API_CI_INSTANCE_URL=http://forgejo-testing:3000/"
|
- "FORGEJO_API_CI_INSTANCE_URL=http://forgejo-testing:3000/"
|
||||||
- FORGEJO_API_CI_TOKEN=3226a46b52e29804bfb9b8ba21a5f91291fb86eb
|
- FORGEJO_API_CI_TOKEN=6c340bf9ed25adf28701f618fda5f82c934db1f3
|
||||||
commands:
|
commands:
|
||||||
- cargo test
|
- cargo test
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue