Commit 15f67cdd authored by Reza Sahebgharan's avatar Reza Sahebgharan

fix(test): edit push to git and add its credentials

parent c28320c7
Pipeline #259 failed with stage
in 2 minutes and 12 seconds
......@@ -10,5 +10,7 @@ build:
- npm install
- npm run test-jest
- npm run release
- git push --tags
- git config --global user.name "${GITLAB_USER_NAME}"
- git config --global user.email "${GITLAB_USER_EMAIL}"
- git push http://${reza.s}:${qsqzcicpbVxwhGPFBdwx}@https://git.marcopacs.com/Reza.s/karname-ui.git --tags
- docker-compose build --force-rm
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment