From 0140692c098f3542ca5c5346a7e979f45b7df650 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Tue, 9 Nov 2021 23:40:57 +0100 Subject: skip curl check for now --- .gitlab-ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a5e2902..1af855e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ include: - 'https://0xacab.org/leap/container-platform/glue/raw/master/.gitlab-ci.yml' -integration: - stage: release - script: - - curl -k https://black.riseup.net:9001/json +#integration: +# stage: release +# script: +# - curl -k https://black.riseup.net:9001/json -- cgit v1.2.3