diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 79ed2ab8494ed87cffc3a51c00921da545c16d27..701ed90f67f4a5b07ec00ca57d3a6d7cbbc0e8b3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,8 +9,3 @@ stages: variables: CHART_NAME: nextcloud-onlyoffice - -# Override allow_failure because this chart does not lint yet -# (https://open.greenhost.net/stackspin/nextcloud/-/issues/1000) -lint-helm: - allow_failure: true