idk bro
Some checks failed
Secops Linting and Safety Checks / checkov-scan-s3 (push) Failing after 16s
Some checks failed
Secops Linting and Safety Checks / checkov-scan-s3 (push) Failing after 16s
This commit is contained in:
@@ -3,14 +3,13 @@ on:
|
||||
- push
|
||||
|
||||
jobs:
|
||||
lint-everything:
|
||||
ansible-lint:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: shockrah/ansible
|
||||
steps:
|
||||
- run: git init
|
||||
- run: git remote add origin ${{ gitea.repositoryUrl }}
|
||||
- name: git pull
|
||||
- name: Checkout repo content
|
||||
actions/checkout@v4
|
||||
- run: ansible-lint
|
||||
working-directory: ansible/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user