Update demo.yml

This commit is contained in:
John Guan 2021-12-01 21:58:57 +08:00 committed by GitHub
parent 3f5595e794
commit 46e9458e82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: |