Skip to content
Snippets Groups Projects
Commit e072158b authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

WIP: Pipeline

parent 01226174
No related branches found
No related tags found
2 merge requests!79Release 0.10.0,!73F pipeline python versions
Pipeline #29713 failed
...@@ -66,6 +66,7 @@ unittest_py3.8: ...@@ -66,6 +66,7 @@ unittest_py3.8:
- mv /etc/apt/sources.list /etc/apt/sources.list.orig - mv /etc/apt/sources.list /etc/apt/sources.list.orig
- cat /etc/apt/sources.list.local /etc/apt/sources.list.orig > /etc/apt/sources.list - cat /etc/apt/sources.list.local /etc/apt/sources.list.orig > /etc/apt/sources.list
- apt-get update && apt-get install -y tox - apt-get update && apt-get install -y tox
- cd ../..
- make unittest - make unittest
# Trigger building of server image and integration tests # Trigger building of server image and integration tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment