Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Gabriel Lukacs
Total activity
20
Last activity
May 13, 2025 08:40
Member since
July 21, 2016 14:37
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
7
Activity overview
Posts (8)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
July 22, 2016 13:33
Hi Alina, thanks for your comment. After reading the mentioned articles I came to a wonderful solution, which I wanted to achieve: If I set an environment variable in Command Line of Build_Step_A o...
Community
TeamCity General Topics
Share dynamically defined variable between build configurations
1 vote
Created
March 03, 2021 09:48
Hello, one more question: would it be possible to show Pending Changes in the GUI according to trigger rules? Example: If I have following trigger rules: Date/Time: Cron command: 0 30 17 ? * 1-7 * ...
Community
TeamCity General Topics
Pending changes per VCS
0 votes
Created
October 16, 2017 12:52
Do trigger rules defined at the end of build chain (B) valid for other build job(s) (A) defined at top of build chain?
Community
TeamCity General Topics
vcs trigger with trigger rules in build chain
0 votes
Created
July 10, 2017 10:59
Similar, define variable in build step as environment variable (Runner type: Command Line):echo "##teamcity[setParameter name='env.VAR_NAME' value='VAR_VALUE']" then use it in other build step:$VAR...
Community
TeamCity General Topics
Share dynamically defined variable between build configurations
0 votes
Created
December 20, 2016 07:13
Hello Marina, thanks for the hints, the option 2 is that what I was looking for, somehow I missed the last example in the docu, my fault :-( Thanks once again. Regards, Gabriel.
Community
TeamCity General Topics
Publishing more artifacts from different directories as one compressed (zip) package
0 votes