Skip to content

Commit

Permalink
Fix mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed Feb 23, 2024
1 parent 9713cd4 commit 0c5880b
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 @@ -67,7 +67,7 @@ promote-image:
- docker push $RUBY_CUSTOM_IMAGE_BASE/$RUBY_VERSION-$ARCHITECTURE:current

build-gem:
image: $DOCKER_REGISTRY/ruby:3.2.2
image: $DOCKER_REGISTRY/images/mirror/ruby:3.2.2
stage: package
rules:
- if: $CI_PIPELINE_SOURCE == "schedule"
Expand Down

0 comments on commit 0c5880b

Please sign in to comment.