mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-09-17 17:15:16 +00:00
Update demo.yml
This commit is contained in:
parent
3f5595e794
commit
46e9458e82
2
.github/workflows/demo.yml
vendored
2
.github/workflows/demo.yml
vendored
@ -54,10 +54,10 @@ jobs:
|
|||||||
if [ $NEW_INSTANCE_STATE == running ]
|
if [ $NEW_INSTANCE_STATE == running ]
|
||||||
then
|
then
|
||||||
echo "New instance is running now"
|
echo "New instance is running now"
|
||||||
|
sleep 10s
|
||||||
break
|
break
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
sleep 10s
|
|
||||||
|
|
||||||
- name: Put instance public ports
|
- name: Put instance public ports
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user