Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Petter Solberg Svingen committed Feb 1, 2018
1 parent cabc936 commit edb012c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit edb012c

Please sign in to comment.