diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 22daa19..32b10f1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -74,9 +74,6 @@ frontend_tests: coverage_format: cobertura path: frontend/coverage/cobertura-coverage.xml coverage: '/All files[^|]*\|[^|]*\s+([\d\.]+)/' - rules: - - exists: - - frontend/package.json # Shared deploy configuration .deploy_template: &deploy_template