Skip to content

Commit 6c316aa

Browse files
committed
test without dummy flavor
1 parent fb2df43 commit 6c316aa

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

flavors.yaml

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,14 @@ targets:
3333
test: true
3434
test-platform: false
3535
publish: false
36-
- name: bare
37-
category: container
38-
flavors:
39-
- features:
40-
- libc
41-
arch: amd64
42-
build: true
43-
test: true
44-
test-platform: false
45-
publish: false
36+
# this is needed
37+
# - name: bare
38+
# category: container
39+
# flavors:
40+
# - features:
41+
# - libc
42+
# arch: amd64
43+
# build: true
44+
# test: true
45+
# test-platform: false
46+
# publish: false

0 commit comments

Comments
 (0)