Skip to content
Snippets Groups Projects
Commit a591c13f authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix.

parent 2bbe2e7a
Branches
No related tags found
No related merge requests found
Pipeline #15366 failed
......@@ -81,6 +81,7 @@ build:
- echo "${#args[@]}"
- echo $BUILD_ARGS
- IFS='|' read -r -a args <<< "$BUILD_ARGS"
- echo "${#args[@]}"
- |
for arg in "${args[@]}"
do
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment