mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2024-11-06 03:55:50 -05:00
s/upload-download/nested-upload-download/
This commit is contained in:
parent
ca02749d65
commit
df1717d07c
5 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
set -ex
|
||||
export FORGEJO_RUNNER_LOGS="${{ steps.forgejo.outputs.runner-logs }}"
|
||||
forgejo-test-helper.sh push_self_action http://testuser:admin1234@${{ steps.forgejo.outputs.host-port }} testuser forgejo-release vTest
|
||||
forgejo-test-helper.sh run_workflow testdata/upload-download http://testuser:admin1234@${{ steps.forgejo.outputs.host-port }} testuser upload-download forgejo-release
|
||||
forgejo-test-helper.sh run_workflow testdata/nested-upload-download http://testuser:admin1234@${{ steps.forgejo.outputs.host-port }} testuser nested-upload-download forgejo-release
|
||||
- name: 002
|
||||
run: |
|
||||
set -ex
|
||||
|
|
Loading…
Reference in a new issue