mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-04-24 15:07:48 -05:00
Add sleep to print entire log
This commit is contained in:
parent
883af49ac8
commit
88501f8ce2
|
|
@ -5,6 +5,8 @@ before_install:
|
|||
install:
|
||||
- pip install -r requirements.txt
|
||||
script: bash ./deploy.sh
|
||||
after_script:
|
||||
- sleep 10
|
||||
notifications:
|
||||
email: false
|
||||
webhooks:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user