You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am encountering an issue where Azure DevOps is consistently downloading an outdated version of a secure file, even after the file has been renamed, re-uploaded, and the agent's _work directory cleared.
Despite these actions, the pipeline continues to retrieve the old file version. This behavior is preventing the pipeline from accessing the most recent secure file content, leading to unexpected results and errors.
I have verified that the secure file in the Azure DevOps library is indeed the updated version.
I request assistance in identifying the root cause of this issue and resolving it to ensure the pipeline always downloads the latest version of the secure file.
The text was updated successfully, but these errors were encountered:
I am encountering an issue where Azure DevOps is consistently downloading an outdated version of a secure file, even after the file has been renamed, re-uploaded, and the agent's _work directory cleared.
Despite these actions, the pipeline continues to retrieve the old file version. This behavior is preventing the pipeline from accessing the most recent secure file content, leading to unexpected results and errors.
I have verified that the secure file in the Azure DevOps library is indeed the updated version.
I request assistance in identifying the root cause of this issue and resolving it to ensure the pipeline always downloads the latest version of the secure file.
The text was updated successfully, but these errors were encountered: