Skip to content

Commit

Permalink
scripts/deploy: exit on error
Browse files Browse the repository at this point in the history
  • Loading branch information
viebel committed Jan 29, 2022
1 parent c726b82 commit 3497eb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/deploy
@@ -1,3 +1,4 @@
set -e
echo "zipping files"
gzip resources/public/plugin/js/klipse_plugin.js
gzip resources/public/plugin_prod/js/klipse_plugin.min.js
Expand Down

0 comments on commit 3497eb1

Please sign in to comment.