diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 753c66727..7da1e371e 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -45,6 +45,7 @@ jobs: steps: - script: | id + docker build --help sudo apt-get -y update sudo apt-get -y install buildah buildah bud -t fradrive-backend-test --volume .:/mnt/fradrive --file docker/backend/Dockerfile