Skip to content
Snippets Groups Projects
Commit a3dc8075 authored by nimrod's avatar nimrod
Browse files

CI: Update the GitLab CI linter.

Let's see if it works now.
parent b11e1b62
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ lint templates: ...@@ -16,7 +16,7 @@ lint templates:
stage: test stage: test
before_script: before_script:
# yamllint disable-line rule:line-length # yamllint disable-line rule:line-length
- python3 -m pip install --break-system-packages git+https://gitlab.com/devopshq/gitlab-ci-linter#v1.0.3 - python3 -m pip install --break-system-packages git+https://gitlab.com/devopshq/gitlab-ci-linter#v1.0.6
- gitlab-ci-linter --help - gitlab-ci-linter --help
script: script:
# yamllint disable rule:line-length # yamllint disable rule:line-length
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment