Skip to content
Snippets Groups Projects
Commit fac3d5c5 authored by Ashwin Kumar Karnad's avatar Ashwin Kumar Karnad
Browse files

zip all artifacts

parent 49ed4bf3
1 merge request!22Add debian packaging ci
...@@ -85,7 +85,7 @@ package: ...@@ -85,7 +85,7 @@ package:
- make deb-package-ci - make deb-package-ci
- ls -lah ../ - ls -lah ../
- mkdir -p artifact - mkdir -p artifact
- cp ../*.deb artifact - cp ../mpsd-hpc-tools_* artifact
- zip -r artifacts.zip artifact/* - zip -r artifacts.zip artifact/*
artifacts: artifacts:
paths: paths:
......
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