ci(azure-pipelines): add env vars to frontend container
This commit is contained in:
parent
101890ac2a
commit
aa44d6fe9c
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user