From cd581a55cee2b938b07f8c3390d3dbc44625e44c Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Wed, 30 Dec 2020 22:04:12 +0100 Subject: [PATCH] remove unnecessary comment --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4241ea62..c9a33af4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,9 +21,6 @@ install-dependencies: cache: <<: *global_cache policy: pull-push - # only: - # changes: - # - package-lock.json lint: stage: test