From 8934882d39797107eeda16c56e7c5dbcefe07e09 Mon Sep 17 00:00:00 2001 From: Arie Peterson <arie@greenhost.nl> Date: Tue, 17 Dec 2019 12:53:14 +0000 Subject: [PATCH] Apply suggestion to .gitlab-ci.yml --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f4e385f66..7d1851762 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,6 @@ stages: - build - create-vps - setup-cluster - - install-apps - wait-for-deployments - health-test - integration-test -- GitLab