Upgrade buildah
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2023-04-21 14:54:13 +02:00
parent 3e14af45c8
commit 4d3e8008c9

View File

@@ -5,7 +5,7 @@ name: build
steps: steps:
- name: build - name: build
image: tomkukral/buildah:0.27 image: tomkukral/buildah:0.37
privileged: true privileged: true
environment: environment:
REGISTRY_USERNAME: REGISTRY_USERNAME:
@@ -32,7 +32,7 @@ steps:
- master - master
- name: cleanup - name: cleanup
image: tomkukral/buildah:0.27 image: tomkukral/buildah:0.37
privileged: true privileged: true
environment: environment:
RELEASE_IMAGE_NAME: "docker.io/genunix/homeassistant" RELEASE_IMAGE_NAME: "docker.io/genunix/homeassistant"
@@ -62,7 +62,7 @@ name: promote
steps: steps:
- name: promote - name: promote
image: tomkukral/buildah:0.27 image: tomkukral/buildah:0.37
privileged: true privileged: true
environment: environment:
REGISTRY_USERNAME: REGISTRY_USERNAME: