diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 19b6360b..30a5de3b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,7 +22,6 @@ lint-server: only: - merge_requests - master - allow_failure: true lint-client: stage: test @@ -33,7 +32,6 @@ lint-client: only: - merge_requests - master - allow_failure: true build-image-latest: stage: build