-
Sub-task
-
Resolution: Done
-
Critical
-
None
-
None
-
2
-
False
-
-
False
-
-
Update the sync.yaml file on the main GitLab branch to add "serverless-docs-1.36" to the list of branches under the openshift-serverless distro.
rm -rf layered-products-docs
git clone git@gitlab.cee.redhat.com:red-hat-enterprise-openshift-documentation/layered-products-docs.git
cd layered-products-docs
git checkout -b <jira name as branch name>
<edit>
git add .
git commit -m "adds 1.36 to sync.yml"
git push origin <jira name as branch name>