1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

ci: fix location of integration test artifacts

This commit is contained in:
Steffen Vogel 2019-02-17 23:11:45 +01:00
parent ade373efca
commit af7009e33a

View file

@ -117,7 +117,7 @@ test:integration:
name: ${CI_PROJECT_NAME}-integration-tests-${CI_BUILD_REF}
when: always
paths:
- build/release/tests/integration/
- build/tests/integration/
image: ${DOCKER_IMAGE_DEV}:${DOCKER_TAG_DEV}
tags:
- docker