github action test
Signed-off-by: André Bauer <monotek23@gmail.com>
This commit is contained in:
parent
a54545242f
commit
8a1d35cf1c
1
.github/docker-image-build.sh
vendored
1
.github/docker-image-build.sh
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user