Skip to content

Commit d89eaac

Browse files
committed
Merge branch 'feat-gitlab-update' of https://github.com/Lemoncode/bootcamp-devops-lemoncode into feat-gitlab-update
2 parents 3dd1c3d + 03f531b commit d89eaac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

03-cd/02-gitlab-2021/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2a. Preparando el entorno con docker(Linux y windows).
2424
>> Es necesario permisos sudo (Linux) o Administrador(Windows)
2525
```bash
26-
user@localhost:~$ cd 02-gitlab/gitlab/docker/
26+
user@localhost:~$ cd 02-gitlab
2727
user@localhost:~02-gitlab/$ sudo chmod +x build_gitlab_docker.sh && sudo ./build_gitlab_docker.sh
2828
```
2929
2b. Preparando el entorno con Vagrant y Virtualbox

0 commit comments

Comments
 (0)