ci(azure-pipelines): add debugging info to buildah install
This commit is contained in:
parent
aac5b0f17f
commit
4519918292
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user