Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
vadere
vadere
Commits
4680cc5a
Commit
4680cc5a
authored
Nov 27, 2018
by
Benedikt Zoennchen
Browse files
Update .gitlab-ci.yml
parent
d8762d09
Pipeline
#77173
failed with stages
in 69 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4680cc5a
...
...
@@ -53,7 +53,7 @@ run_origin_test:
-
Documentation/version-control/git-hook-vadere-software
-
mvn clean
-
mvn -Dmaven.test.skip=true package
-
python3 Tools/VadereAnalysisTool/setup.py install --user
-
python3 Tools/
VadereAnalysisTools/
VadereAnalysisTool/setup.py install --user
-
python3 Tools/ContinuousIntegration/run_orign_translation_test.py
run_seed_test
:
...
...
@@ -63,7 +63,7 @@ run_seed_test:
-
Documentation/version-control/git-hook-vadere-software
-
mvn clean
-
mvn -Dmaven.test.skip=true package
-
python3 Tools/VadereAnalysisTool/setup.py install --user
-
python3 Tools/
VadereAnalysisTools/
VadereAnalysisTool/setup.py install --user
-
python3 Tools/ContinuousIntegration/run_seed_comparison_test.py
run_scenario_files
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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