ソースを参照

ci(gitlab-ci): ignore line to avoid `yamllint` violation [skip ci]

tags/v1.1.8
Imran Iqbal 3年前
コミット
a742f4ee00
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      .gitlab-ci.yml

+ 1
- 0
.gitlab-ci.yml ファイルの表示

@@ -19,6 +19,7 @@
name: 'myii/ssf-pre-commit:2.9.2'
entrypoint: ['/bin/bash', '-c']
image_rubocop: &image_rubocop 'pipelinecomponents/rubocop:latest'
# yamllint disable-line rule:line-length
image_semantic-release: &image_semanticrelease 'myii/ssf-semantic-release-pandoc:15.14'
# `services`
services_docker_dind: &services_docker_dind

読み込み中…
キャンセル
保存