Skip to content

Commit

Permalink
[ci] Fix buildah (#547)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam authored Sep 19, 2023
1 parent bef6586 commit f3badcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ variables:
GIT_DEPTH: 100
CARGO_INCREMENTAL: 0
CI_IMAGE: "paritytech/ci-unified:bullseye-1.71.0-v20230727"
BUILDAH_IMAGE: "quay.io/buildah/stable:v1.29"
# BUILDAH_IMAGE is defined in group variables
BUILDAH_COMMAND: "buildah --storage-driver overlay2"

.publish-refs: &publish-refs
Expand Down

0 comments on commit f3badcf

Please sign in to comment.