You've already forked CasaOS
mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-07-15 23:54:17 +02:00
Update demo.yml
This commit is contained in:
10
.github/workflows/demo.yml
vendored
10
.github/workflows/demo.yml
vendored
@ -1,9 +1,9 @@
|
|||||||
name: demo-reset
|
name: Demo Reset
|
||||||
|
|
||||||
# Controls when the workflow will run
|
# Controls when the workflow will run
|
||||||
on:
|
on:
|
||||||
# schedule:
|
schedule:
|
||||||
# - cron: "0 * * * *"
|
- cron: "0 * * * *"
|
||||||
|
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
# Allows you to run this workflow manually from the Actions tab
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
@ -57,9 +57,7 @@ jobs:
|
|||||||
break
|
break
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
sleep 10s
|
||||||
# - name: Wait for new instance running
|
|
||||||
# run: sleep 10s
|
|
||||||
|
|
||||||
- name: Put instance public ports
|
- name: Put instance public ports
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user