github action test

Signed-off-by: André Bauer <monotek23@gmail.com>
This commit is contained in:
André Bauer 2020-03-06 15:15:42 +01:00
parent a54545242f
commit 8a1d35cf1c

View File

@ -15,4 +15,5 @@ for DOCKER_IMAGE in ${DOCKER_IMAGES}; do
done
# change images in compose file
# shellcheck disable=SC2016
sed -i -e 's#image: ${IMAGE_REPO}:##g' -e 's#${VERSION}#-ci-snapsoht#g'< docker-compose.yml