From cc1e142f255b8d8743637d34488743120136b446 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Sat, 7 Sep 2019 14:10:49 +0200 Subject: [PATCH] CI docker WIP --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 79651d8df..ae52936a1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -131,6 +131,7 @@ build-and-publish-latest-docker-image: - docker push $LIGO_REGISTRY_IMAGE:next only: - dev + - refactor/new-tezos-deps-ci # Pages are deployed from both master & dev, be careful not to override 'next'