Dodbeg
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Dodbeg created a post, error: failed to push some refs to
Hi. I have a stage in teamcity which is updating some file and after updating this file it is pushing it back to remote repo. But while It is trying to push to the repo I got the error: [11:54:... -
-
-
Dodbeg created a post, set parameter with python script.
Hi. I have a bash script where in the last line i run this command: echo "##teamcity[setParameter name='env.projectVersion' value='${DOCKER_TAG}']"How can I achive this with python. I have tried ...