Update demo.yml
This commit is contained in:
parent
3f5595e794
commit
46e9458e82
1 changed files with 1 additions and 1 deletions
2
.github/workflows/demo.yml
vendored
2
.github/workflows/demo.yml
vendored
|
@ -54,10 +54,10 @@ jobs:
|
|||
if [ $NEW_INSTANCE_STATE == running ]
|
||||
then
|
||||
echo "New instance is running now"
|
||||
sleep 10s
|
||||
break
|
||||
fi
|
||||
done
|
||||
sleep 10s
|
||||
|
||||
- name: Put instance public ports
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue