Commit abe4e87d authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

fuck

parent 71d24253
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ shellcheck:
  stage: shellcheck
  image: registry.cyberbrain.pw/tools/linters/shellcheck
  script:
    - shellcheck -s sh setup.sh
    - shellcheck -s sh -e SC2068 setup.sh
    - shellcheck -s sh -e SC2068 run.sh

ansible-lint: