1
0
mirror of https://github.com/tmaier/docker-compose synced 2024-11-22 07:51:58 +01:00

Add test to each build directory

Tests are running automatically on Docker Hub
This commit is contained in:
Tobias L. Maier 2018-04-29 06:51:46 +02:00
parent ab9e84def9
commit 319d4d511c
9 changed files with 45 additions and 0 deletions

@ -0,0 +1,5 @@
version: '3'
services:
sut:
image: ${IMAGE_NAME}
command: docker-compose version

@ -0,0 +1,5 @@
version: '3'
services:
sut:
image: ${IMAGE_NAME}
command: docker-compose version

@ -0,0 +1,5 @@
version: '3'
services:
sut:
image: ${IMAGE_NAME}
command: docker-compose version

@ -0,0 +1,5 @@
version: '3'
services:
sut:
image: ${IMAGE_NAME}
command: docker-compose version

@ -0,0 +1,5 @@
version: '3'
services:
sut:
image: ${IMAGE_NAME}
command: docker-compose version

@ -0,0 +1,5 @@
version: '3'
services:
sut:
image: ${IMAGE_NAME}
command: docker-compose version

@ -0,0 +1,5 @@
version: '3'
services:
sut:
image: ${IMAGE_NAME}
command: docker-compose version

@ -0,0 +1,5 @@
version: '3'
services:
sut:
image: ${IMAGE_NAME}
command: docker-compose version

@ -0,0 +1,5 @@
version: '3'
services:
sut:
image: ${IMAGE_NAME}
command: docker-compose version