Skip to content

Commit c4277fc

Browse files
Pablo Chico de GuzmanPablo Chico de Guzman
Pablo Chico de Guzman
authored and
Pablo Chico de Guzman
committed
Use $IMAGE_NAME instead of "this"
1 parent e6c2d0d commit c4277fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.test.yml

+1-1
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)