summaryrefslogtreecommitdiffstats
path: root/.woodpecker
diff options
context:
space:
mode:
authorCyborus <cyborus@cyborus.xyz>2024-04-26 01:20:30 +0200
committerCyborus <cyborus@cyborus.xyz>2024-04-26 01:20:30 +0200
commit0ae11e94de3096180a10f0376ce761c27ee96567 (patch)
tree39ec0ed1f1ddbc78535be49fd23fa721eb712a7d /.woodpecker
parentremove `object_format_name` for now (diff)
downloadforgejo-api-0ae11e94de3096180a10f0376ce761c27ee96567.tar.xz
forgejo-api-0ae11e94de3096180a10f0376ce761c27ee96567.zip
update ci api token
Diffstat (limited to '.woodpecker')
-rw-r--r--.woodpecker/integration.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker/integration.yml b/.woodpecker/integration.yml
index d230583..e6a34f9 100644
--- a/.woodpecker/integration.yml
+++ b/.woodpecker/integration.yml
@@ -5,7 +5,7 @@ steps:
image: rust
environment:
- "FORGEJO_API_CI_INSTANCE_URL=http://forgejo-testing:3000/"
- - FORGEJO_API_CI_TOKEN=3226a46b52e29804bfb9b8ba21a5f91291fb86eb
+ - FORGEJO_API_CI_TOKEN=6c340bf9ed25adf28701f618fda5f82c934db1f3
commands:
- cargo test