diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c5adb07..ab7dc7d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,11 +16,6 @@ # This specific template is located at: # https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Getting-Started.gitlab-ci.yml -default: - image: alpine:latest - before_script: - - apk add zip - stages: # List of stages for jobs, and their order of execution - release