From eb753fff7de4feb4a698bcf398fb8dc9ce62db44 Mon Sep 17 00:00:00 2001 From: Arthur Chaloin Date: Tue, 27 Oct 2020 13:03:06 +0100 Subject: [PATCH] wip(ci): remove debug --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 816d8c8..579fa9f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -62,9 +62,6 @@ semantic-release: except: - tags script: - - git ls-remote --heads "https://gitlab-ci-token:$CI_JOB_TOKEN@gitlab.enix.io/docker/x509-exporter.git" - - git ls-remote --heads "https://gitlab-ci-token:$GITLAB_TOKEN@gitlab.enix.io/docker/x509-exporter.git" - - git ls-remote --heads "https://gitlab-ci-token:dummy@gitlab.enix.io/docker/x509-exporter.git" - semantic-release --ci --debug publish-docker-hub: