diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index a55c25af7..afa404e03 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -44,6 +44,7 @@ jobs: endpoint: devfra steps: - script: | + id apt-get -y update apt-get -y install buildah buildah bud -t fradrive-backend-test --volume .:/mnt/fradrive --file docker/backend/Dockerfile