Disable CI until Runners are fixed

This commit is contained in:
TheJoKlLa 2021-09-07 13:07:44 +00:00
parent 81bdc4a8ac
commit 8e4dc8c932

View File

@ -34,9 +34,9 @@ variables:
NUNIT_PATH: 'C:\Program Files (x86)\NUnit.org\nunit-console\nunit3-console.exe'
stages:
- build
- test
- deploy
#- build
#- test
#- deploy
build_base:
stage: build