diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 76c1aa2..9226149 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,8 +6,6 @@ # This specific template is located at: # https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Go.gitlab-ci.yml -image: golang:latest - stages: - test - build