ci(azure-pipelines): remove entrypoint def

This commit is contained in:
Sarah Vaupel 2025-01-18 04:02:00 +01:00
parent 9bd7459849
commit 0de102805a

View File

@ -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