diff --git a/content/modules/ROOT/pages/02-gitops-basics.adoc b/content/modules/ROOT/pages/02-gitops-basics.adoc index 4914bb5..e236cd5 100644 --- a/content/modules/ROOT/pages/02-gitops-basics.adoc +++ b/content/modules/ROOT/pages/02-gitops-basics.adoc @@ -75,7 +75,7 @@ make very small changes to some of the files for the examples: [.console-input] [source,bash,subs="attributes+,+macros"] ---- -git clone https://github.com/OpenShiftDemos/openshift-gitops-workshop ~/openshift-gitops-workshop +git clone -b {gitops_revision} --single-branch https://github.com/OpenShiftDemos/openshift-gitops-workshop ~/openshift-gitops-workshop ---- All of the example content will be located in: