RC: (update) workflow file to manual clone repo
All checks were successful
Build and Update Flux / build-push-update (push) Successful in 17s
All checks were successful
Build and Update Flux / build-push-update (push) Successful in 17s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user