Skip to content

Commit

Permalink
install flux cli
Browse files Browse the repository at this point in the history
  • Loading branch information
waveywaves committed Feb 26, 2024
1 parent 4dc877b commit fca0731
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-with-cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:

- name: Install FluxCD
run: |
curl -s https://fluxcd.io/install.sh | sudo bash
flux install --namespace=flux-system --components="source-controller,helm-controller"
- name: Run e2e tests
Expand Down

0 comments on commit fca0731

Please sign in to comment.