Thedossone
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Thedossone commented, -
Thedossone commented, -
Thedossone created a post, Logging variables to Team City build log
What is the standard syntax for logging out, at build time, a variable set by a build step? -
Thedossone commented, -
-
-
-
-
Thedossone created a post, Correctly reusing a variable for folder in build steps.
I have a build which has two steps. The first executes some Powershell, creates a folder (on agent) with a date/time, to be used for downloads: $DLFolder = New-Item -ItemType Directory -Path "C:\PA...