diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 943c9bd86..1f818600e 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -82,6 +82,8 @@ jobs: endpoint: devfra env: FRADRIVE_MAKE_TARGET: --compile-frontend + PROJECT_DIR: /fradrive + IN_CONTAINER: true steps: - checkout: self - task: Bash@3