diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c8d8259..226265d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,5 +34,5 @@ integrationtest-job: dependencies: - build-job script: - - "mvn verify -f tdt4140-gr1801/pom.xml $MAVEN_CLI_OPTS" + - "mvn verify -f tdt4140-gr1802/pom.xml $MAVEN_CLI_OPTS" # - "mvn verify -f tdt4140-gr1800/pom.xml $MAVEN_CLI_OPTS" \ No newline at end of file