diff --git a/reverse-proxy/azure-pipelines.yaml b/reverse-proxy/azure-pipelines.yaml index a0abdecd8..e0f37d4fb 100644 --- a/reverse-proxy/azure-pipelines.yaml +++ b/reverse-proxy/azure-pipelines.yaml @@ -11,6 +11,9 @@ pool: vmImage: ubuntu-latest steps: + - checkout: self + fetchDepth: 1 + - task: CopyFiles@2 displayName: stage files inputs: