From d09a776ff62bbed2f35127422c9fa8086ef9a6fb Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Thu, 18 May 2017 00:38:38 +0200 Subject: [tests] another attempt at limiting docker job to parent leap repo --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e0821402..61979c81 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -65,7 +65,7 @@ build_docker_image: tags: - docker-in-docker only: - - /^.*@leap\/bitmask-dev/ + - branches@leap/bitmask-dev before_script: - > export LAST_COMMIT=$(curl -s --header "PRIVATE-TOKEN: ${LEAP_CODE_O_MATIC_PRIVATE_TOKEN}" https://0xacab.org/api/v4/projects/574/pipelines | -- cgit v1.2.3