From ba67fe02dbda8c6f0c3b0a46ecf892e9a73846de Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Tue, 26 Oct 2021 14:57:02 +0200 Subject: [ci] add live service test for riseup --- .gitlab-ci.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a9385ad..b41256a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,8 @@ --- include: - 'https://0xacab.org/leap/container-platform/glue/raw/master/.gitlab-ci.yml' + +integration: + stage: liveservice + script: + - curl -k https://black.riseup.net:9001/json -- cgit v1.2.3