Replies: 1 comment
-
Hi @eelliston, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been using this task for quite some time, it has been great. I need to make a slight change where pass in the release/build number (from Azure DevOps system variables) so it is replaced in my code. We have a version.json file that we are going to use to help us with some cache busting.
I can't figure out how to pass in ADO system variables. I am only able to pass in library variables or task variables.
I don't really use YAML for this, my tasks were build via that ADO UI designer. :)...
Any direction would be awesome!
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions