Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ievgen Vovk
ctapipe_io_magic
Commits
b2d41750
Commit
b2d41750
authored
Apr 13, 2019
by
Ievgen Vovk
Browse files
Update .gitlab-ci.yml
parent
aa8cf601
Pipeline
#46919
failed with stage
in 7 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b2d41750
...
@@ -13,10 +13,11 @@ before_script:
...
@@ -13,10 +13,11 @@ before_script:
-
export CTAPIPE_VERSION=master
-
export CTAPIPE_VERSION=master
-
pip3 install https://github.com/cta-observatory/ctapipe/archive/$CTAPIPE_VERSION.tar.gz
-
pip3 install https://github.com/cta-observatory/ctapipe/archive/$CTAPIPE_VERSION.tar.gz
-
pip3 install https://github.com/cta-observatory/ctapipe-extra/archive/$CTAPIPE_VERSION.tar.gz
# - pip3 install https://github.com/cta-observatory/ctapipe-extra/archive/$CTAPIPE_VERSION.tar.gz
-
pip3 install https://github.com/IevgenVovk/ctapipe-extra/archive/$CTAPIPE_VERSION.tar.gz
-
pip3 install -e .
-
pip3 install -e .
run_tests
:
run_tests
:
script
:
script
:
-
echo "Yes!"
# - echo "Yes!"
# - pytest -vvs
-
pytest -vvs
\ No newline at end of file
\ No newline at end of file
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