Commit 05cb5e25 authored by nimrod's avatar nimrod
Browse files

Small CI fix.

parent 15119e93
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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 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.3
    - gitlab-ci-linter --help
    - gitlab-ci-linter --help
  script:
  script:
    # yamllint disable rule:line-length
    # yamllint disable rule:line-length