commit c760785dbb24b624f6c68ce42789f3ec3a45af5f
parent 1956e53b0da72d5287689b4cb284fcf5731f1fdb
Author: René Wagner <rwagner@rw-net.de>
Date: Sat, 15 Aug 2020 16:58:19 +0200
remove obsolete output file
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.build.yml b/.build.yml
@@ -19,7 +19,7 @@ tasks:
- package: |
TAG=`date +"%Y%m%d"`
cd photo-stats
- tar -czf ${TAG}_linux_amd64.tar.gz phosta photo_stats.db
+ tar -czf ${TAG}_linux_amd64.tar.gz phosta
makepkg -g
makepkg
tar -cf output.tar *.tar.gz *.tar.zst