ci(azure-pipelines): set make target via env for testing
This commit is contained in:
parent
a9fd747469
commit
999724dc85
@ -79,6 +79,8 @@ jobs:
|
||||
container:
|
||||
image: devfra.azurecr.io/de.fraport.fradrive.build/frontend:$(Build.BuildNumber)
|
||||
endpoint: devfra
|
||||
env:
|
||||
FRADRIVE_MAKE_TARGET: --compile-frontend
|
||||
steps:
|
||||
- checkout: self
|
||||
- task: Bash@3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user