1
0
Fork 0
mirror of https://code.forgejo.org/actions/forgejo-release synced 2025-06-08 03:58:19 +02:00

adapt shell tests

This commit is contained in:
Earl Warren 2023-03-30 01:08:18 +02:00
parent d12e05c347
commit ca02749d65
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
3 changed files with 29 additions and 27 deletions

View file

@ -20,6 +20,7 @@ jobs:
run: |
set -ex
export FORGEJO="${{ steps.forgejo.outputs.url }}"
export RELEASETEAMTOKEN="${{ steps.forgejo.outputs.token }}"
export CI_REPO_OWNER=testuser
testdata/forgejo-release-test.sh test_run
export TOKEN="${{ steps.forgejo.outputs.token }}"
export DOER=testuser
export VERBOSE=true
testdata/forgejo-release-test.sh test_run testuser otherrepo