We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cf2e4a commit 31176fbCopy full SHA for 31176fb
config.yaml
@@ -3,12 +3,14 @@ streams:
3
type: production
4
testing:
5
6
+ osbuild_experimental: true
7
next:
8
9
osbuild_experimental: true
10
testing-devel:
11
type: development
12
default: true
13
14
next-devel: # do not touch; line managed by `next-devel/manage.py`
15
type: development # do not touch; line managed by `next-devel/manage.py`
16
0 commit comments