Skipping Git submodules setupAuthenticating with credentials from job payload (GitLab Registry)$ mkdir $HOME/.kube$ touch $HOME/.kube/config$ echo "$KUBE_CONFIG" >> $HOME/.kube/config$ cd mellon/${CI_COMMIT_REF_NAME}$ kubectl -n cbio-on-demand${NAMESPACE} create configmap cert --from-file=http_cbiood_${CI_COMMIT_REF_NAME}.edirex.ics.muni.cz.certError from server (AlreadyExists): configmaps "cert" already existsERROR: Job failed: exit code 1