diff options
Diffstat (limited to 'ci')
-rwxr-xr-x | ci/deploy.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh index 6bd4654a8..926d52bdb 100755 --- a/ci/deploy.sh +++ b/ci/deploy.sh @@ -1,6 +1,5 @@ -#!/bin/bash +#!/bin/bash -ex # shellcheck disable=SC2034,SC2154,SC1090,SC1091 -set -ex ############################################################################## # Copyright (c) 2017 Ericsson AB, Mirantis Inc., Enea AB and others. # jonas.bjurel@ericsson.com |