Add a way to pin RubyGems and pin to 3.2

This commit is contained in:
Lin Jen-Shin 2022-06-21 22:59:02 +08:00
parent 44254ea95d
commit a00159f06f
5 changed files with 25 additions and 2 deletions

View file

@ -4,6 +4,7 @@ gitlab:
- .build_and_push
stage: gitlab
variables:
RUBYGEMS: '3.2'
LFS: '2.9'
YARN: '1.22'
GRAPHICSMAGICK: '1.3.36'
@ -23,6 +24,7 @@ gitlab-assets:
- .build_and_push
stage: gitlab-assets
variables:
RUBYGEMS: '3.2'
LFS: '2.9'
YARN: '1.22'
GRAPHICSMAGICK: '1.3.36'