Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

Use deployment environments in CI #102

Use deployment environments in CI

Use deployment environments in CI #102

Triggered via pull request July 29, 2023 14:27
Status Success
Total duration 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
no-changed-when: roles/gitlab/handlers/main.yml#L2
Commands should not change things if nothing needs doing.
no-changed-when: roles/gitlab/handlers/main.yml#L6
Commands should not change things if nothing needs doing.
no-changed-when: roles/gitlab/handlers/main.yml#L10
Commands should not change things if nothing needs doing.
no-changed-when: roles/gitlab/handlers/main.yml#L14
Commands should not change things if nothing needs doing.
no-changed-when: roles/gitlab/tasks/gitlab-block_root_user.yml#L9
Commands should not change things if nothing needs doing.
risky-shell-pipe: roles/gitlab/tasks/gitlab-disable_signup.yml#L2
Shells that use pipes should set the pipefail option.
no-changed-when: roles/gitlab/tasks/gitlab-disable_signup.yml#L9
Commands should not change things if nothing needs doing.
risky-shell-pipe: roles/gitlab/tasks/gitlab-disable_signup.yml#L9
Shells that use pipes should set the pipefail option.
risky-shell-pipe: roles/runner/tasks/gitlab_runner-install.yml#L8
Shells that use pipes should set the pipefail option.
no-changed-when: roles/runner/tasks/gitlab_runner-register.yml#L24
Commands should not change things if nothing needs doing.