Skip to content

Commit d27937d

Browse files
committed
use variable for clone
1 parent 24a4b39 commit d27937d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/modules/ROOT/pages/01-getting-started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,5 +255,5 @@ To proceed with the workshop, you will need to clone the workshop git repository
255255
[.console-input]
256256
[source,bash,subs="attributes+,+macros"]
257257
----
258-
git clone -b main --single-branch https://github.com/OpenShiftDemos/advanced-gitops-workshop ~/workshop
258+
git clone -b {gitops_revision} --single-branch https://github.com/OpenShiftDemos/advanced-gitops-workshop ~/workshop
259259
----

0 commit comments

Comments
 (0)