diff options
-rw-r--r-- | .woodpecker/integration.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker/integration.yml b/.woodpecker/integration.yml index e09710c..8dd4e3e 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=52dffd1ab4cc935087bc71a557b2f777ec1cc969 + - FORGEJO_API_CI_TOKEN=e4f301dffd4993a3389f601761c0103291e58d85 commands: - cargo test |