Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
added build to test stack config
Browse files Browse the repository at this point in the history
  • Loading branch information
schmunk42 committed Sep 29, 2016
1 parent 40cbe98 commit 88b5265
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
version: '2'
services:
php:
build:
dockerfile: Dockerfile
context: .
working_dir: /app/tests
ports:
- 80
Expand Down

0 comments on commit 88b5265

Please sign in to comment.