mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-10 14:51:43 +00:00
Merge pull request #272 from dafyddj/ci/images
ci: update CI images for 2025-W09
This commit is contained in:
commit
6898f5bb02
1 changed files with 3 additions and 3 deletions
|
@ -13,9 +13,9 @@
|
|||
stage_release: &stage_release 'release'
|
||||
stage_test: &stage_test 'test'
|
||||
# `image`
|
||||
image_commitlint: &image_commitlint 'myii/ssf-commitlint:11'
|
||||
image_dindruby: &image_dindruby 'dafyddj/ci-dind-python-ruby:2.0.2'
|
||||
image_dindrubybionic: &image_dindrubybionic 'dafyddj/ci-dind-python-ruby:2.0.2'
|
||||
image_commitlint: &image_commitlint 'techneg/ci-commitlint:v1.1.76'
|
||||
image_dindruby: &image_dindruby 'techneg/ci-docker-python-ruby:v2.2.45'
|
||||
image_dindrubybionic: &image_dindrubybionic 'techneg/ci-docker-python-ruby:v2.2.45'
|
||||
image_precommit: &image_precommit 'techneg/ci-pre-commit:v2.4.10'
|
||||
image_rubocop: &image_rubocop 'pipelinecomponents/rubocop:latest'
|
||||
image_semantic-release: &image_semanticrelease 'myii/ssf-semantic-release:15.14'
|
||||
|
|
Loading…
Add table
Reference in a new issue