From 61550c6c2f188c252c861a1995e9ff40032d78b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Sat, 7 Sep 2019 14:30:24 +0200 Subject: [PATCH] CI docker WIP --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c86aed054..6ab62674f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -134,6 +134,7 @@ build-and-publish-latest-docker-image: only: - dev - refactor/new-tezos-deps-ci + - refactor/new-tezos-deps-cicliexe # Pages are deployed from both master & dev, be careful not to override 'next' @@ -144,3 +145,4 @@ pages: - master - dev - refactor/new-tezos-deps-ci + - refactor/new-tezos-deps-cicliexe