removed environment: internal for ocr #204
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
environment: internal
|
environment: public
|
||||||
vpruthi marked this conversation as resolved
Outdated
|
|||||||
repositories:
|
repositories:
|
||||||
- environment: internal
|
- environment: internal
|
||||||
repo: docs/optical-character-recognition
|
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