Skip to content
Snippets Groups Projects
Commit c167f8f5 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Launch the originally intended test

parent 5bb6dea6
No related branches found
No related tags found
1 merge request!3Add build pipeline
...@@ -39,4 +39,4 @@ test: ...@@ -39,4 +39,4 @@ test:
#- git submodule update --remote --recursive --init releng/org.fortiss.af3.target #- git submodule update --remote --recursive --init releng/org.fortiss.af3.target
#- git submodule update --remote --recursive --init tests/af3 #- git submodule update --remote --recursive --init tests/af3
script: script:
- mvn $MAVEN_CLI_OPTS $MAVEN_TEST_OPTS -Duser.dir=/builds/$CI_PROJECT_PATH test - mvn $MAVEN_CLI_OPTS $MAVEN_TEST_OPTS -Duser.dir=/builds/$CI_PROJECT_PATH integration-test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment