From 259ec349cb19d5f2ad5953ddd8a8f740c3193ec7 Mon Sep 17 00:00:00 2001 From: Timm Fitschen <t.fitschen@indiscale.com> Date: Mon, 7 Jun 2021 02:40:28 +0200 Subject: [PATCH] WIP: pipeline --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fbfa9e3..0834da9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -90,7 +90,6 @@ test: # trigger the integration tests trigger_inttest: - image: docker:20.10 tags: [ docker ] stage: deploy script: -- GitLab