mika-el
4/4/2019 - 9:06 AM

e2e windows vps

installer git, yarn npm
activer openssh
intaller gitlab-runner et choisir ssh comme executor et ajouer des tags (ex: windows)
lancer la commande avec powerShell pour utiliser git bash comme shel avec ssh: New-ItemProperty -Path "HKLM:\SOFTWARE\OpenSSH" -Name DefaultShell -Value "C:\Program Files\Git\usr\bin\bash.exe" -PropertyType String -Force