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 4edeea2 commit 03f531bCopy full SHA for 03f531b
03-cd/02-gitlab-2021/README.md
@@ -23,7 +23,7 @@
23
2a. Preparando el entorno con docker(Linux y windows).
24
>> Es necesario permisos sudo (Linux) o Administrador(Windows)
25
```bash
26
-user@localhost:~$ cd 02-gitlab/gitlab/docker/
+user@localhost:~$ cd 02-gitlab
27
user@localhost:~02-gitlab/$ sudo chmod +x build_gitlab_docker.sh && sudo ./build_gitlab_docker.sh
28
```
29
2b. Preparando el entorno con Vagrant y Virtualbox
0 commit comments