mirror of
https://github.com/trailofbits/algo.git
synced 2026-09-12 12:47:49 +02:00
Make builds pass (#14174)
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
run: |
|
||||
/snap/bin/shellcheck algo install.sh
|
||||
ansible-playbook main.yml --syntax-check
|
||||
ansible-lint -x 106,207,208 -v *.yml roles/{local,cloud-*}/*/*.yml
|
||||
ansible-lint -x experimental,package-latest,unnamed-task -v *.yml roles/{local,cloud-*}/*/*.yml
|
||||
|
||||
scripted-deploy:
|
||||
runs-on: ubuntu-16.04
|
||||
|
||||
Reference in New Issue
Block a user