mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-24 22:15:02 +00:00
refactor: global get_yaml_array function
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Tell build process to exit if there are any errors.
|
||||
set -oue pipefail
|
||||
|
||||
readarray RUN < <(yq -o=j -I=0 '.run[]' "$1" )
|
||||
get_yaml_array RUN '.run[]' "$1"
|
||||
|
||||
cd "$CONFIG_DIRECTORY/scripts"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user