Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

Commit

Permalink
Merge pull request #241 from paritytech/as-fix-buildah2
Browse files Browse the repository at this point in the history
[ci] Fix buildah
  • Loading branch information
alvicsam authored Sep 19, 2023
2 parents 57b8b08 + e874a58 commit 3923d4b
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 @@ -7,7 +7,7 @@ stages:
variables:
IMAGE_NAME: "docker.io/paritytech/command-bot"
CI_IMAGE: "docker.io/paritytech/command-bot:ci"
BUILDAH_IMAGE: "quay.io/buildah/stable:v1.29"
# BUILDAH_IMAGE is defined in group variables
BUILDAH_COMMAND: "buildah --storage-driver overlay2"
DOCKER_TAG: ${CI_COMMIT_REF_NAME}-${CI_COMMIT_SHORT_SHA}
DATA_PATH: /data
Expand Down

0 comments on commit 3923d4b

Please sign in to comment.