Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FS-SC
AsapoWorker
Commits
16544352
Commit
16544352
authored
Sep 16, 2020
by
Tim Schoof
Browse files
Fix multiline commands
parent
9efa69ad
Pipeline
#127
failed with stage
in 1 minute and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
16544352
...
...
@@ -3,11 +3,11 @@ test:
before_script
:
-
pip install pytest
-
pip install pytest-mock
-
pip install --trusted-host nims.desy.de
\
--find-links=http://nims.desy.de/extra/asapo/linux_wheels
\
-
pip install --trusted-host nims.desy.de
--find-links=http://nims.desy.de/extra/asapo/linux_wheels
asapo_producer==20.6.1
-
pip install --trusted-host nims.desy.de
\
--find-links=http://nims.desy.de/extra/asapo/linux_wheels
\
-
pip install --trusted-host nims.desy.de
--find-links=http://nims.desy.de/extra/asapo/linux_wheels
asapo_consumer==20.6.1
-
pip install .
script
:
...
...
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