RC: (update) workflow file to manual clone repo
All checks were successful
Build and Update Flux / build-push-update (push) Successful in 17s

This commit is contained in:
Raul Costa
2026-04-02 01:27:53 +01:00
parent 1ac70a0b1a
commit 6d73b544c6

View File

@@ -52,13 +52,6 @@ jobs:
echo "✅ Clone successful! Contents:"
ls -la infra-workspace
- name: Checkout Infra Repository
uses: actions/checkout@v3
with:
repository: ${{ env.INFRA_REPO }}
token: ${{ secrets.INFRA_REPO_TOKEN }}
path: infra-workspace
- name: Update Helm values.yaml for Flux
run: |
cd infra-workspace