mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 08:20:45 -05:00
🚧 Wait to check manually runtime
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
This commit is contained in:
parent
e9e4f5d18a
commit
acf2e53825
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ script:
|
||||||
after_script:
|
after_script:
|
||||||
- docker images
|
- docker images
|
||||||
- docker ps
|
- docker ps
|
||||||
|
- sleep 120
|
||||||
|
- docker ps
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
Loading…
Reference in a new issue