Skip to content

Commit

Permalink
Additional fixes to Docker auto testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdzman committed Jun 5, 2024
1 parent bc4b51e commit 84cd212
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker/docker-compose.test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
services:
sut:
image: matpower/matpower:${DOCKER_TAG}
build:
context: ../
dockerfile: ./docker/Dockerfile
command: matpower_docker_tests.sh

0 comments on commit 84cd212

Please sign in to comment.