We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4db967a + 27998dc commit 58229d9Copy full SHA for 58229d9
docker-compose.test.yml
@@ -1,5 +1,5 @@
1
sut:
2
- image: this
+ image: $IMAGE_NAME
3
links:
4
- redis
5
command: echo "Test pass!"
0 commit comments