Skip to content

Commit

Permalink
[ci] Fix buildah (#344)
Browse files Browse the repository at this point in the history
Small cleanup related to paritytech/ci_cd#863
  • Loading branch information
alvicsam authored Sep 19, 2023
1 parent 14e4491 commit 8ae1bf9
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 @@ -19,7 +19,7 @@ variables:
CI_REGISTRY: "docker.io/paritytech"
GIT_STRATEGY: fetch
CI_IMAGE: node:18.16-alpine
BUILDAH_IMAGE: "quay.io/buildah/stable:v1.29"
# BUILDAH_IMAGE is defined in group variables
BUILDAH_COMMAND: "buildah --storage-driver overlay2"
ARGOCD_IMAGE: argoproj/argocd:v2.5.5
DOCKERHUB_REPO: "paritytech"
Expand Down

0 comments on commit 8ae1bf9

Please sign in to comment.