Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Josef Kucera
Total activity
9
Last activity
June 26, 2024 14:04
Member since
October 15, 2021 07:26
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
June 26, 2024 14:04
Hello Anton,I figured it out with the help of my colleague. I had initially set up the dependencies in the opposite way, with ConfigA depending on ConfigB, ConfigC, etc., which is why the %dep. ref...
Community
TeamCity General Topics
Seeking for help with setup multiple trigger for a failed configurations
0 votes
Created
June 25, 2024 09:15
Hello Anton,Do I need to use the lineTAG=v1 docker build -f Dockerfile --tag your.registry/MyApp:${TAG} docker push your.registry/MyApp:v1 in the build step of the build configuration to be able to...
Community
TeamCity General Topics
Seeking for help with setup multiple trigger for a failed configurations
0 votes
Created
June 24, 2024 17:59
Thank you for the response.The first approach using shared parameters in the build chain seems more suitable for us, as the second approach won’t work due to our inability to ensure builds run on t...
Community
TeamCity General Topics
Seeking for help with setup multiple trigger for a failed configurations
0 votes
Created
June 19, 2024 15:52
Hello Anton,Yes, using snapshot dependencies seems to work, but I can't figure out how to change or pass parameters from the single trigger to the snapshot dependencies. Do you know how to do this?...
Community
TeamCity General Topics
Seeking for help with setup multiple trigger for a failed configurations
0 votes
Created
June 18, 2024 07:59
Hi,Thanks for the advice.I'm looking to implement a workflow where I can manually trigger builds for all configurations at once, rather than having them triggered automatically. Ideally, I want a s...
Community
TeamCity General Topics
Seeking for help with setup multiple trigger for a failed configurations
0 votes