mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 15:21:24 +09:00
add sleep
This commit is contained in:
@@ -25,6 +25,8 @@ install:
|
||||
before_script:
|
||||
- docker image ls
|
||||
- docker ps
|
||||
- docker inspect ols-docker-env_litespeed
|
||||
- sleep 15
|
||||
- curl -Ik http://localhost:80/
|
||||
|
||||
after_script:
|
||||
|
||||
Reference in New Issue
Block a user