Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Philip Trettner
polymesh-samples
Commits
4dd4cccf
Commit
4dd4cccf
authored
Mar 13, 2019
by
Kersten Schuster
Browse files
CI: windows artifact path
parent
2e418710
Pipeline
#9147
passed with stages
in 1 minute and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4dd4cccf
...
...
@@ -17,7 +17,7 @@ VS2017-x64:
-
VS2017
artifacts
:
paths
:
-
"
*/*-build/Release/*.exe
"
-
"
bin/*
"
.VS2015-x64
:
stage
:
...
...
@@ -31,7 +31,7 @@ VS2017-x64:
-
VS2015
artifacts
:
paths
:
-
"
*/*-build/Release/*.exe
"
-
"
bin/*
"
gcc8
:
stage
:
Build
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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