Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.
Open sidebar
vadere
vadere
Commits
b8f25200
Commit
b8f25200
authored
Nov 21, 2018
by
Stefan Schuhbaeck
Browse files
fix gitlab worker config
parent
031e22de
Pipeline
#76200
canceled with stages
in 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b8f25200
...
...
@@ -62,7 +62,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
-
python3 Tools/VadereAnalysisTool/setup.py install
--user
-
python3 Tools/ContinuousIntegration/run_orign_translation_test.py
run_seed_test
:
...
...
@@ -72,5 +72,5 @@ run_seed_test:
-
Documentation/version-control/git-hook-vadere-software
-
mvn clean
-
mvn -Dmaven.test.skip=true package
-
python3 Tools/VadereAnalysisTool/setup.py install
-
python3 Tools/VadereAnalysisTool/setup.py install
--user
-
python3 Tools/ContinuousIntegration/run_seed_comparison_test.py
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