diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0062ffad7c7d400018174291ecce088978006d49..7a34c004ed75a6a36703f82c8be20c6934159c55 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -73,7 +73,6 @@ Code lint: stage: test except: - /^[0-9]+\./ - allow_failure: True tags: - golang - lint