Skip to content

Commit dc616ea

Browse files
committed
Add virt_aap_day2_workspace_revision
1 parent b897fa3 commit dc616ea

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

content/antora.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ asciidoc:
1919
gitea_console_url: https://gitea.apps.cluster-guid.dynamic.redhatworkshops.io
2020
gitea_user: user1
2121
gitea_password: password
22+
virt_aap_day2_workspace_revision: rh1-2025

content/modules/ROOT/pages/appendix-vscode-commit-push.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ image::source_commit.png[title='File Commit', link=self, window=blank]
5454
+
5555
[subs="+attributes"]
5656
----
57-
git clone {gitea_console_url}/{gitea_user}/virt-aap-day2
57+
git clone -b {virt_aap_day2_workspace_revision} {gitea_console_url}/{gitea_user}/virt-aap-day2
5858
----
5959
+
6060
. **Switch to the directory**:

0 commit comments

Comments
 (0)