Skip to content
Snippets Groups Projects
Verified Commit 376ff016 authored by Duncan Macleod's avatar Duncan Macleod :flag_scotland:
Browse files

ci: clean tarball from rpm build artifacts

parent e76a8976
No related branches found
No related tags found
1 merge request!2Added CI configuration
......@@ -58,6 +58,8 @@ build:el7:
- python setup.py sdist
- rpmbuild -tb dist/ligo-common-*.tar.gz
- mv ~/rpmbuild/RPMS/*/python*-ligo-common-*.rpm dist/el7/
after_script:
- rm -rf dist/*tar.gz
.build:debian: &build_debian
<<: *build
......
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