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
de44b9be
Commit
de44b9be
authored
Apr 04, 2021
by
Kim Meiser
💬
Browse files
Deployment der fertig konfigurierten Spielabende entfernt, da zu gross.
parent
7261e3b9
Pipeline
#835
failed with stages
in 1 minute and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
de44b9be
...
...
@@ -19,7 +19,6 @@ build_job:
-
'
if
(Test-Path
JeoParody)
{
Remove-Item
JeoParody
-Recurse
-Confirm:$false
}'
-
'
&
"$env:NUGET_PATH"
restore
-PackagesDirectory
packages'
-
'
&
"$env:MSBUILD_PATH"
/p:Configuration=Release
/clp:ErrorsOnly'
-
'
&
xcopy
.\Categories\fertig\*.*
.\JeoParody\
/s
/y'
-
'
&
xcopy
.\src\Jeoparody\bin\Release\Jeoparody.*
.\JeoParody\
/y'
-
'
&
xcopy
.\src\Jeoparody\bin\Release\Media\*.*
.\JeoParody\Media\
/s
/y'
artifacts
:
...
...
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