[ci/cd] feat: removed vaultkey tasks
This commit is contained in:
parent
509cff3814
commit
85a8fa60b6
1 changed files with 0 additions and 5 deletions
|
|
@ -26,11 +26,6 @@ jobs:
|
|||
- name: "Clone repo"
|
||||
uses: "actions/checkout@v4"
|
||||
|
||||
# setup vault key
|
||||
- name: "Setup Vault Key"
|
||||
run: |
|
||||
echo ${{ secrets.VAULT_KEY }} >> secret.key
|
||||
|
||||
# run ansible linter
|
||||
- name: "Run Ansible Lint"
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue