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