File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 76
76
- uses : allenporter/flux-local/test@e630daec1a1bcd24dc80f5100c6e1c7b6a091153 # 4.3.1
77
77
with :
78
78
path : " ${{ matrix.paths }}"
79
+ resource : " ${{ matrix.resources }}"
80
+ enable-helm : true
81
+ enable-kyverno : false
79
82
80
83
- name : Diff Resources
81
84
uses : allenporter/flux-local/action/diff@e630daec1a1bcd24dc80f5100c6e1c7b6a091153 # 4.3.1
Original file line number Diff line number Diff line change 80
80
uses : fluxcd/flux2/action@5c5c15ea212b8f029a110f9975851d25c8272695 # v2.2.2
81
81
- uses : allenporter/flux-local/test@e630daec1a1bcd24dc80f5100c6e1c7b6a091153 # 4.3.1
82
82
with :
83
- path : /github/workspace/default/${{ matrix.paths }}
83
+ path : " ${{ matrix.paths }}"
84
+ resource : " ${{ matrix.resources }}"
85
+ enable-helm : true
86
+ enable-kyverno : false
84
87
85
88
- name : Gather Images in Default Branch
86
89
uses : docker://ghcr.io/allenporter/flux-local:pr-472
You can’t perform that action at this time.
0 commit comments