Skip to content

Commit 16377e0

Browse files
committed
use gardenlinux/gardenlinux/.github/workflows/build_flavors_matrix.yml
1 parent b8b9aae commit 16377e0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/upload_oci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77
default: today
88
jobs:
99
generate_matrix_publish:
10-
uses: gardenlinux/gardenlinux/.github/workflows/generate_matrix.yml@d9625e7e1dfbeb69952dd9efee7e7f21235f25c6
10+
name: Generate flavors matrix to publish
11+
uses: gardenlinux/gardenlinux/.github/workflows/build_flavors_matrix.yml@d9625e7e1dfbeb69952dd9efee7e7f21235f25c6
1112
with:
1213
flags: '--exclude "bare-*" --no-arch --json-by-arch --build --test'
1314
upload_gl_artifacts_to_oci:

0 commit comments

Comments
 (0)