iam-veeramalla/Jenkins-Zero-To-Hero

Github Push Got Failed

Muhammadhassan1226 opened this issue · 1 comments

Successfully update Deployment.yml but give following error when changes push to github :

/var/lib/jenkins/workspace/ultimate-cicd@tmp/durable-07df011b/script.sh: 11: Syntax error: Unterminated quoted strin

I think this line create some issue

git push https://${GITHUB_TOKEN}@github.com/${GIT_USER_NAME}/${GIT_REPO_NAME} HEAD:main