only wait 2 minutes. We don't need 10
This commit is contained in:
parent
5c299b4fe0
commit
d4e7f3d322
@ -88,7 +88,7 @@ jobs:
|
|||||||
if: ${{ steps.files.outputs.file != '' }}
|
if: ${{ steps.files.outputs.file != '' }}
|
||||||
run: |
|
run: |
|
||||||
echo "=== Waiting for job completion ==="
|
echo "=== Waiting for job completion ==="
|
||||||
python3 poll_job.py "${{ steps.files.outputs.member }}" 600
|
python3 poll_job.py "${{ steps.files.outputs.member }}" 120
|
||||||
echo "=== Job output retrieved ==="
|
echo "=== Job output retrieved ==="
|
||||||
env:
|
env:
|
||||||
MVS_CONSOLE_URL: ${{ vars.MVS_CONSOLE_URL }}
|
MVS_CONSOLE_URL: ${{ vars.MVS_CONSOLE_URL }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user