update build script
All checks were successful
gitea-sync/antos-deb/pipeline/head This commit looks good

This commit is contained in:
Dany LE 2023-01-01 15:04:19 +01:00
parent 1b463e6c14
commit 046304fab4

View File

@ -27,7 +27,8 @@ esac
case $TAG in
master)
TAG=latest
echo "Ignore TAG $TAG"
exit 0
;;
*)
;;
@ -61,4 +62,6 @@ tree .
cd ../
dpkg-deb --build $NAME
ls -al .