Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m-team
python3-template
Commits
ffa60ff0
Commit
ffa60ff0
authored
Jan 03, 2022
by
Marcus
Browse files
specify docker image
parent
049907bd
Pipeline
#185135
failed with stage
in 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ffa60ff0
...
...
@@ -35,7 +35,7 @@ testwindows:
# This is the default image
#image: gitlab/gitlab-runner-helper:x86_64-7f7a4bb0-servercore1809
# This image would work, but there is no powershell found
#
image: mcr.microsoft.com/windows/nanoserver:1809-amd64
image
:
mcr.microsoft.com/windows/nanoserver:1809-amd64
script
:
-
echo "HELLO WINDOWS from the $CI_COMMIT_BRANCH branch "
-
echo "(by $GITLAB_USER_LOGIN)"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment