github action test

Signed-off-by: André Bauer <monotek23@gmail.com>
This commit is contained in:
André Bauer 2020-03-06 15:40:41 +01:00
parent 6aa2796ea2
commit 6efe9eafea

View File

@ -44,7 +44,7 @@ jobs:
- name: build docker containers
run: .github/docker-image-build.sh
- name: use images build by ci
run: sed -i -e 's#image: ${IMAGE_REPO}:##g' -e 's#${VERSION}#-ci-snapsoht#g' docker-compose.yml
run: "sed -i -e 's#image: ${IMAGE_REPO}:##g' -e 's#${VERSION}#-ci-snapsoht#g' docker-compose.yml"
- name: run docker-compose up
run: docker-compose up --detach
- name: add autowizard file