Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
OpenFlipper-Free
Commits
05a2aae5
Commit
05a2aae5
authored
Oct 19, 2016
by
Jan Möbius
Browse files
Added correct build revision to artifacts
parent
3e21ef21
Changes
3
Hide whitespace changes
Inline
Side-by-side
CI/VS2013-Qt-5.5.1-x64.bat
View file @
05a2aae5
...
...
@@ -44,7 +44,7 @@ del *.exe
IF
%errorlevel%
NEQ
0
exit
/b
%errorlevel%
move
OpenFlipper
-*
.exe
"OpenFlipper-Free-Git-Master-
%
GIT_COMMIT
%
-
%BUILD_PLATFORM%
-
%STRING_ARCH%
-
%QT_VERSION%
.exe"
move
OpenFlipper
-*
.exe
"OpenFlipper-Free-Git-Master-
%
CI_BUILD_REF
%
-
%BUILD_PLATFORM%
-
%STRING_ARCH%
-
%QT_VERSION%
.exe"
cd
tests
copy
..\Build\Qt
*
.dll
testBinaries
...
...
CI/VS2015-Qt-5.6.0-x32.bat
View file @
05a2aae5
...
...
@@ -44,7 +44,7 @@ del *.exe
IF
%errorlevel%
NEQ
0
exit
/b
%errorlevel%
move
OpenFlipper
-*
.exe
"OpenFlipper-Free-Git-Master-
%
GIT_COMMIT
%
-
%BUILD_PLATFORM%
-
%STRING_ARCH%
-
%QT_VERSION%
.exe"
move
OpenFlipper
-*
.exe
"OpenFlipper-Free-Git-Master-
%
CI_BUILD_REF
%
-
%BUILD_PLATFORM%
-
%STRING_ARCH%
-
%QT_VERSION%
.exe"
cd
tests
copy
..\Build\Qt
*
.dll
testBinaries
...
...
CI/VS2015-Qt-5.6.0-x64.bat
View file @
05a2aae5
...
...
@@ -44,7 +44,7 @@ del *.exe
IF
%errorlevel%
NEQ
0
exit
/b
%errorlevel%
move
OpenFlipper
-*
.exe
"OpenFlipper-Free-Git-Master-
%
GIT_COMMIT
%
-
%BUILD_PLATFORM%
-
%STRING_ARCH%
-
%QT_VERSION%
.exe"
move
OpenFlipper
-*
.exe
"OpenFlipper-Free-Git-Master-
%
CI_BUILD_REF
%
-
%BUILD_PLATFORM%
-
%STRING_ARCH%
-
%QT_VERSION%
.exe"
cd
tests
copy
..\Build\Qt
*
.dll
testBinaries
...
...
Write
Preview
Supports
Markdown
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