]> Untitled Git - lemmy-ui.git/blobdiff - test_deploy.sh
Reopen PR 1420 Feature add three six and nine months options frontend (#1689)
[lemmy-ui.git] / test_deploy.sh
index 7cf2e3cad48353218cc82e33779be209d01ce272..db2aed0126caa45ca07924cb842185357daf128d 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/bash
+set -e
 
 sudo docker build . --tag dessalines/lemmy-ui:dev
 sudo docker push dessalines/lemmy-ui:dev