ci: added gitlab CI configuration
which runs the following: - standard python build with `setup.py sdist bdist_wheel` - debian builds with `dpkg-buildpackage` - el7 build with `rpmbuild`
Showing
.gitlab-ci.yml
0 → 100644
Please register or sign in to comment