summaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-10-14 01:14:42 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-10-14 01:14:42 +0000
commitca4e854f1b0eb6bfb35aa349e7d74abdd71128df (patch)
tree4e098d0370f8b6fb43b4ecda31af6ce4642ef98f /ci/deploy.sh
parentbd0259e7bb5f045a1ba7958d79039848d062aad1 (diff)
parentebd7067904b36ae32566da63e433365948a1f973 (diff)
Merge "states: Split virtual_control_plane from maas"
Diffstat (limited to 'ci/deploy.sh')
-rwxr-xr-xci/deploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh
index 9b28d4bf9..6bd4654a8 100755
--- a/ci/deploy.sh
+++ b/ci/deploy.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# shellcheck disable=SC2034,SC2154,SC1091
+# shellcheck disable=SC2034,SC2154,SC1090,SC1091
set -ex
##############################################################################
# Copyright (c) 2017 Ericsson AB, Mirantis Inc., Enea AB and others.