From 2c72ddabf372be325a487b1fe7dca7cb503f519b Mon Sep 17 00:00:00 2001 From: Diego Giovane Pasqualin <dpasqualin@gmail.com> Date: Mon, 11 Jan 2016 20:36:35 -0200 Subject: [PATCH] README.md atualizado --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6e87e44..cbd32a9 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,9 @@ abra o arquivo `.gitlab-ci.yml`. ``` git checkout -t origin/exemplo/1 ``` + +Todos os *builds* feitos aparecem no item *Builds*, aba *All*, do menu lateral esquerdo +no Gitlab. + +Clique no valor sob a coluna *Status* para ver detalhes do *build*. Repare +no campo *Ref*, que indica o *branch* onde a *build* foi executada. -- GitLab