mirror of
https://github.com/chubin/cheat.sh.git
synced 2024-12-02 07:50:04 +03:00
Try docker-compose
logs with no color
This commit is contained in:
parent
10bfaab38c
commit
2e1d8041c9
@ -12,5 +12,5 @@ before_install:
|
||||
script:
|
||||
- sleep 3
|
||||
- curl http://localhost:8002
|
||||
- docker-compose logs app
|
||||
- docker-compose logs --no-color
|
||||
- CHTSH_URL=http://localhost:8002 CHEATSH_TEST_STANDALONE=NO bash tests/run-tests.sh
|
||||
|
Loading…
Reference in New Issue
Block a user