Closed PhilDye closed 4 years ago
@PhilDye, Thanks for filing.
I haven't played around with multi-stage pipelines yet and so the extension was not tested in that context either. So, let me try to understand how multi-stage pipelines work and then reproduce the problem this weekend and see how I can fix it.
If I don't come back, feel free to remind me here
@PhilDye , I have update the extension to work with both YAML multi-stage and the classic pipelines. Closing the issue for now. In case something is not working as expected, please leave a comment and I can re-open.
Cheers.
When used within the newer yml-based multi-stage pipelines, the
upload
task (or as part ofautorun
) fails as a step inside a deployment job;eg within azure-pipelines.yml;
Error;
In this context, the extension fallsback to 'Running Inside a Build Pipeline. Will infer Build Context from Git Repo' but there is no git repo.