diff --git a/.github/workflows/app-pipeline-chartmuseum.yml b/.github/workflows/app-pipeline-chartmuseum.yml index 2d19036b..a4e3bcf7 100644 --- a/.github/workflows/app-pipeline-chartmuseum.yml +++ b/.github/workflows/app-pipeline-chartmuseum.yml @@ -23,3 +23,4 @@ jobs: SUDO_PASSWORD: ${{ secrets.SUDO_PASSWORD }} SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }} ADMIN_PASSWORD: ${{ secrets.ADMIN_INIT_PASSWORD }} + ANSIBLE_VAULT_PASSWORD: ${{ secrets.ANSIBLE_VAULT_PASSWORD }}