ci(azure-pipelines): provide frontend image with non-terminating entrypoint on compile

This commit is contained in:
Sarah Vaupel 2025-01-18 03:11:12 +01:00
parent aa44d6fe9c
commit 9f490d16c3

View File

@ -80,6 +80,7 @@ jobs:
container:
image: devfra.azurecr.io/de.fraport.fradrive.build/frontend:$(Build.BuildNumber)
endpoint: devfra
options: --entrypoint yes
env:
FRADRIVE_MAKE_TARGET: --compile-frontend
PROJECT_DIR: /fradrive