ci(azure-pipelines): remove entrypoint def
This commit is contained in:
parent
9bd7459849
commit
0de102805a
@ -80,7 +80,6 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: devfra.azurecr.io/de.fraport.fradrive.build/frontend:$(Build.BuildNumber)
|
image: devfra.azurecr.io/de.fraport.fradrive.build/frontend:$(Build.BuildNumber)
|
||||||
endpoint: devfra
|
endpoint: devfra
|
||||||
options: --entrypoint yes
|
|
||||||
env:
|
env:
|
||||||
FRADRIVE_MAKE_TARGET: --compile-frontend
|
FRADRIVE_MAKE_TARGET: --compile-frontend
|
||||||
PROJECT_DIR: /fradrive
|
PROJECT_DIR: /fradrive
|
||||||
|
|||||||
Reference in New Issue
Block a user