Skip to content

Commit

Permalink
Gitlab file updated (ontop-docker-tests has been moved)
Browse files Browse the repository at this point in the history
Former-commit-id: d98b57ad98b806f70895a88e41e33f365c6a8d4c
  • Loading branch information
bcogrel committed Jun 29, 2017
1 parent 8855f86 commit 07a0141
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 @@ -2,4 +2,4 @@ all-test:
script:
- set MAVEN_OPTS="-Xms6000m -Xmx8000m"
- mvn install --fail-at-end
- cd ontop-docker-tests && mvn install -Ddocker.url=tom.inf.unibz.it -DskipTests=false --fail-at-end
- cd test/docker-tests && mvn install -Ddocker.url=tom.inf.unibz.it -DskipTests=false --fail-at-end

0 comments on commit 07a0141

Please sign in to comment.