mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-17 10:10:28 +00:00
ci: use new images
This commit is contained in:
parent
ff64af5588
commit
736b08daf4
1 changed files with 2 additions and 4 deletions
|
@ -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@sha256:9400913c3b4e506dab50e7f20f863d9e254844382dc08cd952bf24161aa3f4d1'
|
||||
image_precommit: &image_precommit 'jeff350/ssf-pre-commit:2.7.1'
|
||||
image_rubocop: &image_rubocop 'pipelinecomponents/rubocop:latest'
|
||||
image_semantic-release: &image_semanticrelease 'myii/ssf-semantic-release:15.14'
|
||||
# `services`
|
||||
|
@ -74,9 +74,7 @@ commitlint:
|
|||
|
||||
pre-commit:
|
||||
stage: *stage_lint
|
||||
image:
|
||||
name: *image_precommit
|
||||
pull_policy: always
|
||||
image: *image_precommit
|
||||
|
||||
# https://pre-commit.com/#gitlab-ci-example
|
||||
variables:
|
||||
|
|
Loading…
Add table
Reference in a new issue