Variables doesn't work on Powershell
According to the docs, I need to use %variable% on Windows (instead of $variable). It works if I use shell = "cmd" but it doesn't if I use shell = "powershell".
I'm using Windows 10 and the newest version of gitlab-ci-multi-runner.