Should it be possible to use environment variables in artifact names
ie
artifacts:
- path: build
name: build-$(configuration)
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 28 Apr, 2014 04:27 PM
Yeah, right now it's only path. Will add that for name too. Is there any other place you'd like vars to be expanded?
2 Posted by bradphelan on 28 Apr, 2014 05:50 PM
Everywhere :) except with powershell literals which should pick up vars
using normal $env:foo techniques
Support Staff 3 Posted by Feodor Fitsner on 28 Apr, 2014 05:54 PM
OK. I should have guessed the answer :)
Support Staff 4 Posted by Feodor Fitsner on 30 Apr, 2014 05:11 AM
Update has been deployed.
5 Posted by bradphelan on 30 Apr, 2014 05:23 AM
thankyou
bradphelan closed this discussion on 30 Apr, 2014 05:23 AM.
bradphelan re-opened this discussion on 30 Apr, 2014 05:23 AM
6 Posted by bradphelan on 30 Apr, 2014 05:23 AM
Ensure to update the documentation to make it clear when interpolation is allowed
bradphelan closed this discussion on 30 Apr, 2014 05:23 AM.