Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
stgroup
ttc18
Commits
cbfe5600
Commit
cbfe5600
authored
Jul 19, 2018
by
Carl Mai
Browse files
ci fix benchmark test
parent
db69fb35
Changes
2
Hide whitespace changes
Inline
Side-by-side
.dockerignore
View file @
cbfe5600
.gitlab-ci
.gitlab-ci
.yaml
Dockerfile
README.md
LICENSE
.gitlab-ci.yml
View file @
cbfe5600
...
...
@@ -49,8 +49,7 @@ test_unit_tests:
-
dockered
script
:
-
docker pull $CONTAINER_TEST_IMAGE
-
echo "test.enabled =
false
" >> /ttc18/jastadd-mquat-solver-genetic/build.gradle
-
docker run $CONTAINER_TEST_IMAGE /ttc18/gradlew test
-
docker run $CONTAINER_TEST_IMAGE echo "test.enabled =
false
" >> /ttc18/jastadd-mquat-solver-genetic/build.gradle && /ttc18/gradlew test
release-image
:
stage
:
release
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment