Skip to content

Commit

Permalink
fix artifact win32 zip
Browse files Browse the repository at this point in the history
  • Loading branch information
digarok committed Aug 22, 2018
1 parent 2d5021b commit 7ede7d0
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,15 +194,7 @@ package-win32:
- zip gsplus-win32.zip -r %PACKAGE_DIR%
artifacts:
paths:
- gsplus32.exe
- config.txt
- doc/gsplusmanual.pdf
- doc/README.txt
- doc/LICENSE.txt
- cyggcc_s-1.dll
- cygstdc++-6.dll
- cygwin1.dll
- cygfreetype-6.dll
- gsplus-win32.zip
expire_in: 10 minutes
only:
- master
Expand Down

0 comments on commit 7ede7d0

Please sign in to comment.