Unable to download secure files from azure devops
Good morning, I have problems checking out a secure file during the build process in azure devops 2019. My task is defined as: - task: DownloadSecureFile@1 inputs: secureFile: 'oimPictureEditor_test' displayName: 'download configuration' but it fails with: 2022-12-30T10:10:27.9053899Z ##[section]Starten: download configuration…