Skip to content

Commit

Permalink
chore: debuggy fun
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Nov 10, 2024
1 parent 861a21d commit 3ec0486
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,13 @@ jobs:
tg_dir: ${{ env.WORKING_DIR }}
tg_command: run-all apply

- name: debug
run: |
ls ~/
ls ~/.kube
ls ~/.kube/config
kubectl get nodes
- name: ArgoCD registry
run: kubectl apply -f registry/clusters/prod/registry.yaml

0 comments on commit 3ec0486

Please sign in to comment.