Skip to content
Snippets Groups Projects
Commit 0d2160de authored by Ben Gamari's avatar Ben Gamari
Browse files

releng/uploads: .gz files are release artifacts

parent 6d779c0f
No related branches found
No related tags found
No related merge requests found
......@@ -77,6 +77,7 @@ fi
function hash_files() {
echo $(find -maxdepth 1 \
-iname '*.xz' \
-o -iname '*.gz' \
-o -iname '*.lz' \
-o -iname '*.bz2' \
-o -iname '*.zip' \
......
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