mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-07-17 16:35:58 +00:00
Only pass vault pass when deploying
This makes linting much simpler
This commit is contained in:
parent
c27043269c
commit
2a0d40aca9
3 changed files with 1 additions and 4 deletions
|
|
@ -28,7 +28,5 @@ jobs:
|
|||
|
||||
- name: Set up
|
||||
run: ./scripts/ansible/setup.sh
|
||||
- name: Pretend executable is vault password
|
||||
run: chmod -x ansible/vault-pass.sh
|
||||
- name: Lint
|
||||
run: ./scripts/ansible/lint.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue