ci(azure-pipelines): try docker build

This commit is contained in:
Sarah Vaupel 2024-11-10 03:10:56 +01:00
parent 5013bcb8e5
commit ef7102ef9f

View File

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