Skip to content

Commit c4277fc

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

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)