idk bro
Some checks failed
Secops Linting and Safety Checks / checkov-scan-s3 (push) Failing after 16s

This commit is contained in:
2024-09-29 21:49:06 -07:00
parent fba534b9df
commit f141a42689
3 changed files with 4 additions and 26 deletions

View File

@@ -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/