Skip to content
Snippets Groups Projects
Commit e8624994 authored by Michael Loipführer's avatar Michael Loipführer
Browse files

fix ci

parent a30722b3
No related branches found
No related tags found
No related merge requests found
......@@ -27,11 +27,11 @@ build_buster:
- apt install -y python3-stdeb python-all
- dpkg-buildpackage -us -uc
- mkdir -p build/
- mv ../tempermonitor*.deb build/
- mv ../tempermonitor*.changes build/
- mv ../tempermonitor*.tar.gz build/
- mv ../tempermonitor*.dsc build/
- mv ../tempermonitor*.buildinfo build/
- mv ../*tempermonitor*.deb build/
- mv ../*tempermonitor*.changes build/
- mv ../*tempermonitor*.tar.gz build/
- mv ../*tempermonitor*.dsc build/
- mv ../*tempermonitor*.buildinfo build/
# The files which are to be made available in GitLab
artifacts:
......
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