From 9619c74089d3e880881899e959a6703e6e200f40 Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Fri, 4 Dec 2020 22:31:37 +0100 Subject: [PATCH] update on ci-build.sh --- ci-build.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci-build.sh b/ci-build.sh index 46bdf34..694b5b3 100755 --- a/ci-build.sh +++ b/ci-build.sh @@ -1,5 +1,7 @@ #!/bin/bash +set -e + PROJECTNAME=weather RELEASENAME=${PROJECTNAME} VERSION="0"