Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
CIM
CIMpy
Commits
685c6c8d
Commit
685c6c8d
authored
Feb 13, 2020
by
Jan Dinkelbach
Browse files
Update .gitlab-ci.yml
parent
0a88bb16
Pipeline
#248707
passed with stages
in 1 minute and 31 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
685c6c8d
...
@@ -39,7 +39,7 @@ test:import:
...
@@ -39,7 +39,7 @@ test:import:
tags
:
tags
:
-
docker
-
docker
test:export-
with
-imported-files:
test:export-
against
-imported-files:
stage
:
test
stage
:
test
variables
:
variables
:
PYTHONPATH
:
"
build/Source/Python:Source/Python"
PYTHONPATH
:
"
build/Source/Python:Source/Python"
...
@@ -50,7 +50,7 @@ test:export-with-imported-files:
...
@@ -50,7 +50,7 @@ test:export-with-imported-files:
tags
:
tags
:
-
docker
-
docker
test:export-
export
:
test:export-
against-exported-files
:
stage
:
test
stage
:
test
variables
:
variables
:
PYTHONPATH
:
"
build/Source/Python:Source/Python"
PYTHONPATH
:
"
build/Source/Python:Source/Python"
...
...
Write
Preview
Supports
Markdown
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