Skip to content

Commit

Permalink
use ci image from shared definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Jul 16, 2024
1 parent 3825775 commit ef8d8e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ workflow:
- if: $CI_COMMIT_BRANCH

variables:
# CI_IMAGE: !reference [.ci-unified, variables, CI_IMAGE]
CI_IMAGE: "docker.io/paritytech/ci-unified:bullseye-1.77.0-2024-04-10-v202407161507"
CI_IMAGE: !reference [.ci-unified, variables, CI_IMAGE]
# BUILDAH_IMAGE is defined in group variables
BUILDAH_COMMAND: "buildah --storage-driver overlay2"
RELENG_SCRIPTS_BRANCH: "master"
Expand Down

0 comments on commit ef8d8e7

Please sign in to comment.