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
|
endpoint: devfra
|
||||||
env:
|
env:
|
||||||
FRADRIVE_MAKE_TARGET: --compile-frontend
|
FRADRIVE_MAKE_TARGET: --compile-frontend
|
||||||
|
PROJECT_DIR: /fradrive
|
||||||
|
IN_CONTAINER: true
|
||||||
steps:
|
steps:
|
||||||
- checkout: self
|
- checkout: self
|
||||||
- task: Bash@3
|
- task: Bash@3
|
||||||
|
|||||||
Reference in New Issue
Block a user