Moved tea install step, added continue-on-error for Cloudflare DNS.

This commit is contained in:
2025-01-09 13:16:57 -05:00
parent 008febf14a
commit 080c8ef373
+1
View File
@@ -192,6 +192,7 @@ jobs:
name: Merge and Deploy
if: ${{ needs.deployment-trigger.outputs.CONTINUE_JOB == 'manual-step' }}
runs-on: ubuntu-latest
needs: [deployment-trigger]
env:
VAULT_ADDR: ${{ secrets.RINOA_VAULT_ADDR }}
VAULT_TOKEN: ${{ secrets.RINOA_VAULT_TOKEN }}