Skip to content

Commit

Permalink
Tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
1Solon committed Sep 30, 2024
1 parent 5c68e21 commit cf6039b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-flux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
version: "latest"

- name: Update flux
run: flux install --export > ./kubernetes/infra/flux/gotk-components.yaml
run: flux install --export > ./kubernetes/infra/flux/gotk-components.old

- name: Commit and push changes
run: |
Expand Down

0 comments on commit cf6039b

Please sign in to comment.