Skip to content

Commit 27998dc

Browse files
committed
Merge pull request #5 from pchico83/master
Use $IMAGE_NAME instead of "this"
2 parents e6c2d0d + c4277fc commit 27998dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sut:
2-
image: this
2+
image: $IMAGE_NAME
33
links:
44
- redis
55
command: echo "Test pass!"

0 commit comments

Comments
 (0)