porcelli commented on code in PR #512: URL: https://github.com/apache/incubator-kie-kogito-docs/pull/512#discussion_r1367052599
########## serverlessworkflow/modules/ROOT/pages/cloud/operator/developing-workflows.adoc: ########## @@ -138,7 +138,11 @@ For example using VSCode, there are the commands needed: [source,bash,subs="attributes+"] ---- +<<<<<<< HEAD curl -S https://raw.githubusercontent.com/apache/incubator-kie-kogito-serverless-operator/{operator_version}/test/testdata/sonataflow.org_v1alpha08_sonataflow_devmode.yaml > workflow_devmode.yaml +======= +curl -S https://raw.githubusercontent.com/apache/incubator-kie-kogito-serverless-operator/{operator_version}/config/samples/sw.kogito_v1alpha08_sonataflow_devmode.yaml > workflow_devmode.yaml +>>>>>>> 744e7dc (kiegroup -> apache) code workflow_devmode.yaml Review Comment: I think this conflict hasn't been solved and has been left behind -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
