We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ded2ce + ad09808 commit 570c44bCopy full SHA for 570c44b
.gitlab-ci.yml
@@ -14,8 +14,8 @@
14
stage_test: &stage_test 'test'
15
# `image`
16
image_commitlint: &image_commitlint 'myii/ssf-commitlint:11'
17
- image_dindruby: &image_dindruby 'dafyddj/ci-dind-python-ruby:2.0.0'
18
- image_precommit: &image_precommit 'dafyddj/ci-pre-commit:2.0.2'
+ image_dindruby: &image_dindruby 'dafyddj/ci-dind-python-ruby:2.0.2'
+ image_precommit: &image_precommit 'dafyddj/ci-pre-commit:2.1.0'
19
image_rubocop: &image_rubocop 'pipelinecomponents/rubocop:latest'
20
image_semantic-release: &image_semanticrelease 'myii/ssf-semantic-release:15.14'
21
# `services`
0 commit comments