Fixing pipeline.

This commit is contained in:
2025-01-19 19:57:58 -05:00
parent 0d82deb06c
commit 14e2c8ff87
@@ -193,7 +193,6 @@ jobs:
name: Deploy via Ansible & Docker Compose
runs-on: ubuntu-latest
needs: [pr-merge]
if: ${{ github.event.pull_request.merged == true }
env:
VAULT_ADDR: ${{ secrets.RINOA_VAULT_ADDR }}
VAULT_TOKEN: ${{ secrets.VAULT_GITEA_TOKEN }}
@@ -203,8 +202,6 @@ jobs:
uses: actions/checkout@v4
with:
ref: main
# - name: Install Vault
# uses: cpanato/vault-installer@main
- name: Gotify Notification
uses: eikendev/gotify-action@master
with: