Skip to content

Commit 57e5d43

Browse files
miguelteamcity
authored andcommitted
runners of 'Release GemPy Viewer' build configuration were updated (TeamCity change in 'Gempy' project)
1 parent cddad04 commit 57e5d43

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.teamcity/Gempy/buildTypes/ReleaseGemPyViewer.xml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,6 @@
66
<parameters>
77
<param name="env.org/repo" value="gempy-project/gempy_viewer" />
88
</parameters>
9-
<build-runners>
10-
<runner id="Git_Tagging" name="Git Tagging" type="simpleRunner">
11-
<parameters>
12-
<param name="script.content"><![CDATA[whoami
13-
echo $HOME
14-
15-
git config --global credential.helper "store --file=/home/leguark/.git-credentials"
16-
17-
GIT_TRACE=1 GIT_CURL_VERBOSE=1 git tag v%env.PACKAGE_VERSION%
18-
git push origin v%env.PACKAGE_VERSION%]]></param>
19-
<param name="teamcity.step.mode" value="default" />
20-
<param name="use.custom.script" value="true" />
21-
</parameters>
22-
</runner>
23-
</build-runners>
249
<vcs-settings>
2510
<vcs-entry-ref root-id="GempyEngine_HttpsGithubComGempyProjectGempyViewerRefsHeadsMain" />
2611
</vcs-settings>

0 commit comments

Comments
 (0)