diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f3a962211f34a9c51cddadd23c778f71ab98e6ad..b259cc57bb3506836ad93af92a07428b9371535d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -40,3 +40,6 @@ test: #- git submodule update --remote --recursive --init tests/af3 script: - mvn $MAVEN_CLI_OPTS $MAVEN_TEST_OPTS -Duser.dir=/builds/$CI_PROJECT_PATH integration-test + artifacts: + paths: + - tests/af3/org.fortiss.af3.phoenix.product.tests/target/work/data/.metadata/.log