From 0ae11e94de3096180a10f0376ce761c27ee96567 Mon Sep 17 00:00:00 2001 From: Cyborus Date: Thu, 25 Apr 2024 19:20:30 -0400 Subject: update ci api token --- .woodpecker/integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.woodpecker') 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 -- cgit v1.2.3