removed environment: internal for ocr #204
@ -1,4 +1,5 @@
|
||||
---
|
||||
environment: internal
|
||||
repositories:
|
||||
vpruthi marked this conversation as resolved
Outdated
|
||||
- environment: internal
|
||||
repo: docs/optical-character-recognition
|
||||
|
Reference in New Issue
Block a user
Please don’t remove that but change it to
public
, we need this var. Changing it all topublic
is the better way to do it, but we only really require it on the service-level.You can try building docsportal afterwards to see whether it works.
Thank you @sgode for your feedback, added back environment: public on service-level to ocr.yaml