diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ce6998907..07285f49e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -103,8 +103,6 @@ frontend build: artifacts: true - job: well-known artifacts: true - - job: frontend lint # pipeline performance - artifacts: false artifacts: paths: - static/ @@ -125,8 +123,6 @@ uniworx: artifacts: true - job: backend dependencies artifacts: true - - job: frontend lint # transitive - artifacts: false - job: frontend build artifacts: true - job: backend lint # pipeline performance