Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-26 20:11:03 +00:00
parent a4f8d8a9b9
commit ec1cdbbeb3

View File

@@ -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