We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f9d49 commit 87e6550Copy full SHA for 87e6550
.github/workflows/dev.yml
@@ -43,7 +43,6 @@ jobs:
43
# have a look at gardenlinux/.github/workflows/github.mjs
44
target: dev
45
fail_fast: true
46
- platform_test_build: false
47
# secrets:
48
# aws_region: ${{ secrets.AWS_REGION }}
49
# aws_kms_role: ${{ secrets.KMS_SIGNING_IAM_ROLE }}
.github/workflows/nightly.yaml
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
+ #platform_test_build: false
30
31
32
bin/flavors_parse.py
@@ -0,0 +1 @@
1
+../gardenlinux/bin/flavors_parse.py
0 commit comments