There was an error while loading. Please reload this page.
1 parent b8b9aae commit 16377e0Copy full SHA for 16377e0
1 file changed
.github/workflows/upload_oci.yml
@@ -7,7 +7,8 @@ on:
7
default: today
8
jobs:
9
generate_matrix_publish:
10
- uses: gardenlinux/gardenlinux/.github/workflows/generate_matrix.yml@d9625e7e1dfbeb69952dd9efee7e7f21235f25c6
+ name: Generate flavors matrix to publish
11
+ uses: gardenlinux/gardenlinux/.github/workflows/build_flavors_matrix.yml@d9625e7e1dfbeb69952dd9efee7e7f21235f25c6
12
with:
13
flags: '--exclude "bare-*" --no-arch --json-by-arch --build --test'
14
upload_gl_artifacts_to_oci:
0 commit comments