Commit df3994c3 authored by Guillaume Quintard's avatar Guillaume Quintard

[cci] get the dsc file too

parent ce037da7
......@@ -49,4 +49,4 @@ dpkg-buildpackage -us -uc -j16
echo "Prepare the packages for storage..."
mkdir -p packages/$PARAM_DIST/$PARAM_RELEASE/
mv ../*.deb packages/$PARAM_DIST/$PARAM_RELEASE/
mv ../*.deb ../*.dsc packages/$PARAM_DIST/$PARAM_RELEASE/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment