Update .gitlab-ci.yml file
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
# This specific template is located at:
|
||||
# https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Getting-Started.gitlab-ci.yml
|
||||
|
||||
image: microsoft/powershell-test-deps
|
||||
image: mcr.microsoft.com/powershell/test-deps
|
||||
|
||||
stages: # List of stages for jobs, and their order of execution
|
||||
- build
|
||||
|
||||
Reference in New Issue
Block a user