File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 list_release_artifacts : true
4545 cosign : true
4646 release : true
47+ dockerfile_path : " images/Dockerfile"
4748 build-core-rpi4 :
4849 uses : kairos-io/kairos-factory-action/.github/workflows/reusable-factory.yaml@a9439a91ef3c968c99a6d50209fa8e2db22afb85
4950 secrets :
7374 trivy_sarif : true
7475 list_release_artifacts : true
7576 cosign : true
77+ dockerfile_path : " images/Dockerfile"
7678 get-k3s-versions :
7779 runs-on : ubuntu-latest
7880 outputs :
@@ -140,6 +142,7 @@ jobs:
140142 list_release_artifacts : true
141143 cosign : true
142144 release : true
145+ dockerfile_path : " images/Dockerfile"
143146 build-standard-rpi4 :
144147 uses : kairos-io/kairos-factory-action/.github/workflows/reusable-factory.yaml@a9439a91ef3c968c99a6d50209fa8e2db22afb85
145148 secrets :
@@ -174,6 +177,7 @@ jobs:
174177 trivy_sarif : true
175178 list_release_artifacts : true
176179 cosign : true
180+ dockerfile_path : " images/Dockerfile"
177181 build-nvidia-base :
178182 runs-on : ' ubuntu-24.04-arm'
179183 steps :
@@ -235,3 +239,4 @@ jobs:
235239 list_release_artifacts : true
236240 cosign : true
237241 release : true
242+ dockerfile_path : " images/Dockerfile"
Original file line number Diff line number Diff line change 4444 list_release_artifacts : true
4545 cosign : true
4646 release : true
47+ dockerfile_path : " images/Dockerfile"
4748 build-uki-container-image :
4849 uses : kairos-io/kairos-factory-action/.github/workflows/reusable-factory.yaml@a9439a91ef3c968c99a6d50209fa8e2db22afb85
4950 permissions :
7576 trivy : true
7677 trivy_sarif : true
7778 cosign : true
79+ dockerfile_path : " images/Dockerfile"
7880 get-k3s-versions :
7981 runs-on : ubuntu-latest
8082 outputs :
@@ -174,6 +176,7 @@ jobs:
174176 list_release_artifacts : true
175177 cosign : true
176178 release : true
179+ dockerfile_path : " images/Dockerfile"
177180 build-standard-k0s :
178181 uses : kairos-io/kairos-factory-action/.github/workflows/reusable-factory.yaml@a9439a91ef3c968c99a6d50209fa8e2db22afb85
179182 needs :
@@ -211,3 +214,4 @@ jobs:
211214 list_release_artifacts : true
212215 cosign : true
213216 release : true
217+ dockerfile_path : " images/Dockerfile"
You can’t perform that action at this time.
0 commit comments