This commit is contained in:
Jason SECULA
2025-06-05 13:13:10 +02:00

View File

@ -16,7 +16,7 @@
# This specific template is located at: # This specific template is located at:
# https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Getting-Started.gitlab-ci.yml # https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Getting-Started.gitlab-ci.yml
image: debian image: registry.gitlab.com/gitlab-org/release-cli:latest
stages: # List of stages for jobs, and their order of execution stages: # List of stages for jobs, and their order of execution
- build - build