Modified ANSIBLE_CONFIG_FILE env
Some checks reported errors
--> Linted: ANSIBLE Errors were detected, please view logs
--> Linted: GITHUB_ACTIONS No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: YAML No errors were found in the linting process
Lint Code Base / run-lint (push) Failing after 34s
Some checks reported errors
--> Linted: ANSIBLE Errors were detected, please view logs
--> Linted: GITHUB_ACTIONS No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: YAML No errors were found in the linting process
Lint Code Base / run-lint (push) Failing after 34s
This commit is contained in:
parent
1e8f7d83cb
commit
98a2751477
2
.github/workflows/super-linter.yml
vendored
2
.github/workflows/super-linter.yml
vendored
@ -26,5 +26,5 @@ jobs:
|
||||
env:
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
DEFAULT_BRANCH: "main"
|
||||
ANSIBLE_CONFIG_FILE: "./ansible/.ansible-lint.yml"
|
||||
ANSIBLE_CONFIG_FILE: ".ansible-lint.yml"
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user