GitLab Tutorial || Configure GitLab Runner on Windows

preview_player
Показать описание
for more info :

This video will give you the brief overview of below listed things.
--how we can set up/configure a GitLab runner on windows.
--How we can register a Runner for a project/repo
--Downloading the runner binary for windows.
--Installing and running the GitLab Runner

The file contains definitions of how your project should be built
useful links

download runner here:

Steps to register a runner on windows:
Рекомендации по теме
Комментарии
Автор

like and subscribe the channel if you find the video helpful !

notjusttesting
Автор

Its clear specific and really good explanation, I was looking for in differents videos now this is my light. Thanks!

LuisfelipeVanegas
Автор

Hi, we have a gitlab windows dotnet test runner installed. When we run the dotnet test command and some test are failing it returns an exit code of 1.
But the pipeline job never fails when some test are not passing. Do you know why? Please

sharmonie
Автор

when I run "gitlab-runner install" I get the following message: [31;1mFATAL: Failed to install gitlab-runner: Access is denied.[0;m

dimitrisbellos