diff --git a/config.yaml b/config.yaml index 4176700c..d3035fad 100644 --- a/config.yaml +++ b/config.yaml @@ -3,6 +3,8 @@ streams: type: production testing: type: production + env: + COSA_USE_OSBUILD: true next: type: production env: @@ -10,6 +12,8 @@ streams: testing-devel: type: development default: true + env: + COSA_USE_OSBUILD: true next-devel: # do not touch; line managed by `next-devel/manage.py` type: development # do not touch; line managed by `next-devel/manage.py` env: