lint-yaml
Passed Started
by
@dgruzd

Dmitry Gruzd
1Running with gitlab-runner 16.1.0~beta.5.gf131a6a2 (f131a6a2)2 on blue-4.shared-gitlab-org.runners-manager.gitlab.com/default 8cwZ3F43, system ID: s_df0f7e24ca8b3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image pipelinecomponents/yamllint:latest ...7Pulling docker image pipelinecomponents/yamllint:latest ...8Using docker image sha256:243639b58abb0e7e67a64aa3ee6e090e273f26a79825b7c80667d7d8e4a8a088 for pipelinecomponents/yamllint:latest with digest pipelinecomponents/yamllint@sha256:4375c923e5664f78eb01d7e73c6959d2a009eec3f29fccaff236ee42125e241b ...10Running on runner-8cwz3f43-project-278964-concurrent-0 via runner-8cwz3f43-shared-gitlab-org-1685031296-8238db70...12Fetching changes with git depth set to 20...13Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/14Created fresh repository.15remote: Enumerating objects: 166317, done. 16remote: Counting objects: 100% (166317/166317), done. 17remote: Compressing objects: 100% (103595/103595), done. 18remote: Total 166317 (delta 82191), reused 114585 (delta 56556), pack-reused 0 19Receiving objects: 100% (166317/166317), 136.84 MiB | 29.36 MiB/s, done.20Resolving deltas: 100% (82191/82191), done.22 * [new ref] refs/pipelines/879304794 -> refs/pipelines/87930479423 * [new branch] master -> origin/master24Checking out 8bedc0ff as detached HEAD (ref is master)...25Skipping Git submodules setup26$ git remote set-url origin "${CI_REPOSITORY_URL}"28Using docker image sha256:243639b58abb0e7e67a64aa3ee6e090e273f26a79825b7c80667d7d8e4a8a088 for pipelinecomponents/yamllint:latest with digest pipelinecomponents/yamllint@sha256:4375c923e5664f78eb01d7e73c6959d2a009eec3f29fccaff236ee42125e241b ...29$ yamllint --strict -f colored .31Job succeeded