00:00:01
Mar 05, 2021
00:00:04
00:00:03
$ git commit -m "Update bundled spec." || echo "No changes, nothing to commit!"[detached HEAD 3fafa0b] Update bundled spec. 1 file changed, 11 insertions(+), 11 deletions(-)$ url_host=`git remote get-url origin | sed -e "s/https:\/\/gitlab-ci-token:.*@//g"`$ git remote set-url origin "https://gitlab-ci-token:${GIT_PUSH_TOKEN}@${url_host}"$ git push origin HEAD:$CI_COMMIT_REF_NAMEremote: HTTP Basic: Access deniedfatal: Authentication failed for 'https://gitlab-ci-token:@forge.etsi.org/rep/NGSI-LD/NGSI-LD.git/'ERROR: Job failed: exit status 1