diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1de8169..0c9342f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,10 +27,6 @@ test: build: extends: .go_template stage: build - rules: - - if: $CI_COMMIT_TAG =~ /^v.*$/ - when: never - - when: on_success script: - make build artifacts: