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: allow failures in integration tests

This commit is contained in:
Steffen Vogel 2019-06-27 09:55:30 +02:00
parent 667901688a
commit bb3210faaf

View file

@ -156,6 +156,7 @@ test:integration:
paths:
- build/tests/integration/
image: ${DOCKER_IMAGE_DEV}:${DOCKER_TAG}
allow_failure: true
tags:
- docker