Terraform managed file
This commit is contained in:
parent
bf279e987f
commit
94c513dd9b
@ -10,6 +10,7 @@ fi
|
|||||||
export root
|
export root
|
||||||
export ci_bin_dir="${root}/.ci/.ci-utility-files"
|
export ci_bin_dir="${root}/.ci/.ci-utility-files"
|
||||||
|
|
||||||
|
# shellcheck source=/dev/null
|
||||||
if ! source "${ci_bin_dir}/common.sh"; then
|
if ! source "${ci_bin_dir}/common.sh"; then
|
||||||
echo "⛔ ERROR: Failed to source Vagrant CI common file ⛔" >&2
|
echo "⛔ ERROR: Failed to source Vagrant CI common file ⛔" >&2
|
||||||
exit 1
|
exit 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user