Update .gitlab-ci.yml file

This commit is contained in:
J. Secula
2025-06-05 09:47:02 +02:00
parent 2e2d1efde3
commit 9d5a44ae92

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: powershell/test-deps image: microsoft/powershell-test-deps
stages: # List of stages for jobs, and their order of execution stages: # List of stages for jobs, and their order of execution
- build - build