Should it be possible to use environment variables in artifact names

bradphelan's Avatar

bradphelan

28 Apr, 2014 09:35 AM

ie

artifacts:
    - path: build
      name: build-$(configuration)
  1. Support Staff 1 Posted by Feodor Fitsner on 28 Apr, 2014 04:27 PM

    Feodor Fitsner's Avatar

    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. 2 Posted by bradphelan on 28 Apr, 2014 05:50 PM

    bradphelan's Avatar

    Everywhere :) except with powershell literals which should pick up vars
    using normal $env:foo techniques

  3. Support Staff 3 Posted by Feodor Fitsner on 28 Apr, 2014 05:54 PM

    Feodor Fitsner's Avatar

    OK. I should have guessed the answer :)

  4. Support Staff 4 Posted by Feodor Fitsner on 30 Apr, 2014 05:11 AM

    Feodor Fitsner's Avatar

    Update has been deployed.

  5. 5 Posted by bradphelan on 30 Apr, 2014 05:23 AM

    bradphelan's Avatar

    thankyou

  6. bradphelan closed this discussion on 30 Apr, 2014 05:23 AM.

  7. bradphelan re-opened this discussion on 30 Apr, 2014 05:23 AM

  8. 6 Posted by bradphelan on 30 Apr, 2014 05:23 AM

    bradphelan's Avatar

    Ensure to update the documentation to make it clear when interpolation is allowed

  9. bradphelan closed this discussion on 30 Apr, 2014 05:23 AM.

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