Uses For "tempDir"

Hi,

Can my build scripts use tempDir too?  Some of my scripts need a temp storage area.  This is only needed during a build.  If TC erases all of tempDir when the build completes, it will not matter.

Looking at the docs, it isn't clear (to me at least) if TeamCity expects exclusive use of tempDir.

Thanks,
-T

0
2 comments

Yes, it can be used in build scripts.
Moreover, the build agent redifines %TEMP% environment variable automatically.

0
Avatar
Permanently deleted user

Great! Thanks.
-T

0

Please sign in to leave a comment.