Skip to content

Commit 9be1e73

Browse files
committed
Increased deploy timout
1 parent fedb683 commit 9be1e73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
deploy-3:
4747
if: inputs.INSTANCE == '*' || inputs.INSTANCE == '8563'
4848
runs-on: dspace-${{inputs.DEV_MACHINE}}-dep-1
49-
timeout-minutes: 10
49+
timeout-minutes: 60
5050
env:
5151
INSTANCE: '8563'
5252
CONFIG_PATH: /opt/dspace-envs/${{inputs.INSTANCE}}

0 commit comments

Comments
 (0)