Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LEFEBVREJP email
radix
Commits
5037a473
Commit
5037a473
authored
Dec 22, 2016
by
LEFEBVREJP email
Browse files
Adding mingw compiler to windows path in gitlab-ci.
parent
3e2a9d8e
Pipeline
#7361
failed with stages
in 9 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5037a473
...
...
@@ -16,7 +16,7 @@
expire_in
:
1 day
.windows_before_script
:
&windows_before_script
before_script
:
-
set PATH=%PATH%;c:\vendors\git\2.11\cmd;c:\vendors\cmake\3.6.3\bin;c:\vendors\mingw-w64\qt\5.7.0\bin
-
set PATH=%PATH%;c:\vendors\
mingw-w64\x86_64-4.8.5-posix-seh-rt_v4-rev0\mingw64\bin;c:\vendors\
git\2.11\cmd;c:\vendors\cmake\3.6.3\bin;c:\vendors\mingw-w64\qt\5.7.0\bin
stages
:
-
configure
-
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