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