Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Hacksaar
JeoParody
Commits
904efbca
Commit
904efbca
authored
Apr 03, 2021
by
Kim Meiser
💬
Browse files
Pfad zum Unittest-Ordner korrigiert.
parent
49b5402f
Pipeline
#810
failed with stages
in 1 minute and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
904efbca
...
...
@@ -2,7 +2,7 @@ variables:
NUGET_PATH
:
'
C:\dev\tools\NuGet\nuget.exe'
MSBUILD_PATH
:
'
C:\Program
Files
(x86)\Microsoft
Visual
Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe'
XUNIT_PATH
:
packages\xunit.runner.console\2.4.1\tools\net472
UNITTEST_FOLDER
:
'
.\tests\JeoParody.Test\bin\Release\'
UNITTEST_FOLDER
:
'
.\tests\JeoParody.Test\bin\Release\
net48
'
stages
:
-
build
...
...
Write
Preview
Markdown
is supported
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