From 8b8441a794c6e2e042d618a3e04ca7b6c96f3ff1 Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Fri, 15 Mar 2019 12:14:06 -0400 Subject: [PATCH] Fix stages declaration --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6d30e97..80ac6d9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,7 @@ image: docker:stable stages: + - build variables: # When using dind service we need to instruct docker, to talk with the