ci(azure-pipelines): use Dockerfile with --file
This commit is contained in:
parent
67108a8f84
commit
09a44d13cc
@ -37,7 +37,7 @@ jobs:
|
||||
--build-arg FROM_IMG=devfra.azurecr.io/de.fraport.build/haskell \
|
||||
--build-arg MOUNT_DIR=$(Build.Repository.LocalPath) \
|
||||
--build-arg PROJECT_DIR=/fradrive \
|
||||
docker/backend/Dockerfile
|
||||
--file docker/backend/Dockerfile
|
||||
- task: Docker@2
|
||||
name: dockerLoginDevFra
|
||||
displayName: Docker Login to devfra
|
||||
|
||||
Loading…
Reference in New Issue
Block a user