Commit 92cc7115 authored by Reza Sahebgharan's avatar Reza Sahebgharan

fix(test): fix gitlab-ci for pushing changes

parent 375b277a
Pipeline #266 failed with stage
in 2 minutes and 37 seconds
......@@ -10,9 +10,7 @@ build:
- npm install
- npm run test-jest
- npm run release
- git config --global user.name "${GITLAB_USER_NAME}"
- git config --global user.email "${GITLAB_USER_EMAIL}"
- git push https://${reza.s}:${qsqzcicpbVxwhGPFBdwx}@git.marcopacs.com/Reza.s/karname-ui.git --tags
- git push https://reza.s:qsqzcicpbVxwhGPFBdwx@git.marcopacs.com/Reza.s/karname-ui.git --tags
- docker-compose build --force-rm
on_test_failure:
......
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