From 7fa76939f87bc0ecedf8f2a06155457170816ebe Mon Sep 17 00:00:00 2001 From: Emmanuel Raviart Date: Fri, 24 Feb 2023 06:36:28 +0100 Subject: [PATCH] Remove data update trigger --- .gitlab-ci.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3f5ec9e..9d7a3f7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,7 +23,6 @@ variables: stages: - build # - test - - data_update build: stage: build @@ -48,10 +47,3 @@ build: # - rm -f .env # - ln -s example.env .env # - npm run test - -update_data: - stage: data_update - only: - - schedules - - web - trigger: tricoteuses/tricoteuses-legal-update