mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-08-02 20:35:26 +02:00
test
This commit is contained in:
parent
27108da74f
commit
9ec128df5f
1 changed files with 0 additions and 8 deletions
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
|
@ -28,14 +28,6 @@ jobs:
|
|||
run: shutdown -r now
|
||||
ignore_errors: true
|
||||
|
||||
- name: Wait on server to return
|
||||
local_action:
|
||||
module: wait_for
|
||||
host={{ env.ip_address }}
|
||||
port=22
|
||||
delay=60
|
||||
timeout=300
|
||||
|
||||
- name: Done
|
||||
run: |
|
||||
echo "Done."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue