00:00:16
Aug 03, 2020
Installing collected packages: idna, certifi, urllib3, chardet, requestsSuccessfully installed certifi-2020.6.20 chardet-3.0.4 idna-2.10 requests-2.24.0 urllib3-1.25.10$ export REPOSITORY_NAME=template_project_escape$ export REPOSITORY_URL=https://gitlab.in2p3.fr/escape2020/escape/$REPOSITORY_NAME.git$ export LAST_RELEASE=`git ls-remote --tags --refs --sort="v:refname" $REPOSITORY_URL | tail -n1 | sed 's/.*\///'`$ mkdir -p build$ fi [ -z "$LAST_RELEASE" ] then # collapsed multi-line command/bin/bash: eval: line 110: syntax error near unexpected token `fi'ERROR: Job failed: exit code 2