wait 15m before SSH into runner workflow stops (#33300)
15m Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/ssh-runner.yml
vendored
1
.github/workflows/ssh-runner.yml
vendored
@@ -61,3 +61,4 @@ jobs:
|
||||
slackChannel: ${{ secrets.SLACK_CIFEEDBACK_CHANNEL }}
|
||||
slackToken: ${{ secrets.SLACK_CIFEEDBACK_BOT_TOKEN }}
|
||||
waitForSSH: true
|
||||
sshTimeout: 15m
|
||||
|
||||
Reference in New Issue
Block a user