diff --git a/content/antora.yml b/content/antora.yml index e50af0a..0f21d7f 100644 --- a/content/antora.yml +++ b/content/antora.yml @@ -19,3 +19,4 @@ asciidoc: gitea_console_url: https://gitea.apps.cluster-guid.dynamic.redhatworkshops.io gitea_user: user1 gitea_password: password + virt_aap_day2_workspace_revision: rh1-2025 diff --git a/content/modules/ROOT/pages/appendix-vscode-commit-push.adoc b/content/modules/ROOT/pages/appendix-vscode-commit-push.adoc index 23f2219..dbdadab 100644 --- a/content/modules/ROOT/pages/appendix-vscode-commit-push.adoc +++ b/content/modules/ROOT/pages/appendix-vscode-commit-push.adoc @@ -54,7 +54,7 @@ image::source_commit.png[title='File Commit', link=self, window=blank] + [subs="+attributes"] ---- -git clone {gitea_console_url}/{gitea_user}/virt-aap-day2 +git clone -b {virt_aap_day2_workspace_revision} {gitea_console_url}/{gitea_user}/virt-aap-day2 ---- + . **Switch to the directory**: