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

Update.

parent af0528b8
No related branches found
No related tags found
No related merge requests found
build:
image: dbogatov/docker-images:latex-latest-multi-arch
stage: build
script:
before_script:
- IFS='|' read -r -a args <<< "$BUILD_ARGS"
- |
if [ ${#args[@]} -eq 0 ]
then
args="${args:-' '}"
fi
script:
- |
for arg in "${args[@]}"
do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment