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 d18db5a commit 9175b6dCopy full SHA for 9175b6d
1 file changed
05_testing_and_ci/gitlab_ci_demo.md
@@ -25,7 +25,7 @@ Test code in [automation lecture repository](https://gitlab-sim.informatik.uni-s
25
- Instances -> Launch instance
26
- Ubuntu 24.04
27
- Flavor: m1.small
28
-- VM is up and running, connect to it: `ssh ubuntu@<IP>`
+- VM is up and running, connect to it: `ssh ubuntu@<IPv6>`
29
- Apply updates: `sudo apt update && sudo apt -y upgrade`
30
- Install Docker: `sudo apt install -y docker.io`
31
0 commit comments