$ kubectl get -n cbio-on-demand${NAMESPACE} configmaps cert || kubectl -n cbio-on-demand${NAMESPACE} create configmap cert --from-file=http_cbiood_${CI_COMMIT_REF_NAME}.edirex.ics.muni.cz.cert NAME DATA AGE cert 1 3h56m $ kubectl get -n cbio-on-demand${NAMESPACE} configmaps xml || kubectl -n cbio-on-demand${NAMESPACE} create configmap xml --from-file=http_cbiood_${CI_COMMIT_REF_NAME}.edirex.ics.muni.cz.xml NAME DATA AGE xml 1 3h $ echo ${${CI_COMMIT_REF_NAME}_KEY} >> key.key /bin/sh: eval: line 96: syntax error: bad substitution ERROR: Job failed: exit code 2