From 22752780611347fe0266cbdb88f7881707dee9b5 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Tue, 19 Jan 2021 11:09:22 +0100 Subject: [PATCH] test ci script --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 447442e..606f0fb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -40,7 +40,7 @@ check: dockerize: image: registry.hottis.de/dockerized/docker-bash:latest - stage: build + stage: dockerize tags: - hottis - linux