Skip to content
Snippets Groups Projects
Commit eeb6b61c authored by Benjamin Jakimow's avatar Benjamin Jakimow
Browse files
parent 6715f8d1
No related branches found
No related tags found
No related merge requests found
Pipeline #12444 failed
......@@ -31,7 +31,8 @@ pipelines:
- python3 scripts/setup_repository.py
#- python3 -m coverage run -m unittest discover -s tests
#- python3 -m coverage report
- ./scripts/run_tests.sh
- chmod +x scripts/runtests.sh
- ./scripts/runtests.sh
# build and upload plugin to download section
- python3 scripts/create_plugin.py -z timeseriesviewerplugin.$(BITBUCKET_BRANCH).lastbuild.zip
#- find deploy -name "timeseriesviewerplugin*zip" -exec cp -t deploy2 {} +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment