Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in

Flasher2085

Avatar
  • Total activity 7
  • Last activity September 01, 2021 09:40
  • Member since July 12, 2021 20:07
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3
Activity overview Posts (0) Comments (4)
  • Flasher2085 commented, September 01, 2021 09:40
    Have the same issue. Did not manage to get it work with any agent settings. I have explained all details in stackoverflow. This is a reference for future visitors https://stackoverflow.com/question...
    1. Community
    2. TeamCity General Topics
    3. Build Agent Artifacts Cache Cleanup
    • 0 votes
  • Flasher2085 commented, August 10, 2021 09:51
    Salvatore121 sorry for my late response to be able to use TeamCity API you need to create an API token.  A token can be created by clicking on the user name and selecting ‘Access Tokens’ then ‘Crea...
    1. Community
    2. TeamCity General Topics
    3. Run step only if build status is failed
    • 0 votes
  • Flasher2085 commented, July 12, 2021 20:09
    #!/bin/bash set -e -x declare status=$(curl -v -H "Authorization: Bearer %env.teamcity_internal_api_key%" -H "Accept: application/json" %teamcity.serverUrl%/app/rest/builds/id:%teamcit...
    1. Community
    2. TeamCity General Topics
    3. Run step only if build status is failed
    • 0 votes
  • Flasher2085 commented, July 12, 2021 20:07
    message to 2014 from future   #!/bin/bash set -e -x declare status=$(curl -v -H "Authorization: Bearer %env.teamcity_internal_api_key%" -H "Accept: application/json" %teamcity.server...
    1. Community
    2. TeamCity General Topics
    3. Build status parameter
    • 0 votes
Copyright © 2000– JetBrains s.r.o.