Skip to content

Commit a4de2eb

Browse files
committed
Add docker-compose file for tests
1 parent d2dbcbe commit a4de2eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ USER controlpanel
4747
COPY controlpanel controlpanel
4848
COPY docker docker
4949
COPY tests tests
50+
COPY docker-compose.yaml docker-compose.yaml
5051

5152

5253
# fetch javascript dependencies in separate stage

0 commit comments

Comments
 (0)