We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24a4b39 commit d27937dCopy full SHA for d27937d
content/modules/ROOT/pages/01-getting-started.adoc
@@ -255,5 +255,5 @@ To proceed with the workshop, you will need to clone the workshop git repository
255
[.console-input]
256
[source,bash,subs="attributes+,+macros"]
257
----
258
-git clone -b main --single-branch https://github.com/OpenShiftDemos/advanced-gitops-workshop ~/workshop
+git clone -b {gitops_revision} --single-branch https://github.com/OpenShiftDemos/advanced-gitops-workshop ~/workshop
259
0 commit comments