Question regarding possibility to output versioning info to a file #3010
Unanswered
thomasbeste
asked this question in
Q&A
Replies: 1 comment
-
You can find the supported YAML properties in the documentation for the AzDO Task. I don't think |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello sirs,
I am using Azure pipelines, to build and deploy a software package using GitVersion.
I would like to write the version output based on YAML, the same way as the argument switch /output file would do.
Then i would be able to make an endpoint on my REST services, where i could feed this file to the requester, thus easily showing what version the software currently has
for now, this is my take - not sure it is correct, since i have a really hard time finding documentation on this:
could anyone please give me some pointers in the correct direction?
Thanks in advance :-)
Beta Was this translation helpful? Give feedback.
All reactions