From 2556e69cf189599f0592b8548c31e4c33a44366e Mon Sep 17 00:00:00 2001 From: Gertjan Date: Sat, 22 Jan 2022 01:03:49 +0100 Subject: [PATCH] Testing pipeline --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b7a4954..a1eb47c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,6 @@ test:build: stage: build tags: - build - - test image: docker:stable script: - docker build .