From 9602aee4ba26a99fc7c3d13d930ec43176fc9261 Mon Sep 17 00:00:00 2001 From: Grzegorz Rola <grola@seostudio.pl> Date: Wed, 23 Aug 2023 11:56:50 +0200 Subject: [PATCH] feature(npm): assets --- gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/gitlab-ci.yml b/gitlab-ci.yml index 075a019..553381f 100644 --- a/gitlab-ci.yml +++ b/gitlab-ci.yml @@ -12,7 +12,6 @@ variables: STAGE_DEPLOY_DIR: "" RUN_AFTER_DEPLOY: "pwd" PREDATORS_GROUP_ID: 788 - PREDATORS_DEPLOY_TOKEN: Z_apJ8Ws74BhubniyH6k stages: - build -- GitLab