Skip to content

Commit

Permalink
ci: use new images
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff350 committed Feb 20, 2024
1 parent efa6274 commit 5bc18d0
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 @@ -16,7 +16,7 @@
image_commitlint: &image_commitlint 'jeff350/ssf-commitlint:18'
image_dindruby: &image_dindruby 'jeff350/ci-dind-ruby:2.7.6-r0'
image_dindrubybionic: &image_dindrubybionic 'jeff350/ssf-dind-ruby-bionic:2.7'
image_precommit: &image_precommit 'jeff350/ssf-pre-commit:2.21.0'
image_precommit: &image_precommit 'jeff350/ssf-pre-commit:2.9.2'
image_rubocop: &image_rubocop 'pipelinecomponents/rubocop:latest'
image_semantic-release: &image_semanticrelease 'myii/ssf-semantic-release:15.14'
# `services`
Expand Down

0 comments on commit 5bc18d0

Please sign in to comment.