1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-03 19:45:01 +01:00

Fixes int tests

This commit is contained in:
Amir Raminfar
2020-04-03 15:52:35 -07:00
parent f808926dbb
commit 73a8cd32cf
3 changed files with 13 additions and 6 deletions

View File

@@ -7,12 +7,11 @@ services:
environment:
- DOZZLE_FILTER=name=dozzle
build:
context: ../
context: ..
integration:
image: amir20/docker-alpine-puppeteer:edge
command: npm it
volumes:
- ./:/app/
build:
context: .
command: npm test
environment:
- BASE=http://dozzle:8080/
depends_on: