Andrew Chin
b7995efe42
Be more consistant in build artifact naming
...
Instead of having a directory of files for dist-win32 and dist-win64,
create a zipfile named like overviewer-win64-0.12.345.zip
2017-03-12 13:55:07 -04:00
Andrew Chin
2add96132c
Do an apt-get update during debian verification
2017-02-12 13:10:21 -05:00
Andrew Chin
c5659f809e
More work on gitlab CI
...
* Switch to docker tags
* Use caching to pass build stuff between build and test/render jobs
* Move render job up into the test stage
2017-02-12 12:48:13 -05:00
Andrew Chin
884f8548e7
Work on windows build with gitlab CI
2017-02-12 12:47:47 -05:00
Andrew Chin
4259c5eacd
Apply same only/except tags to remove_render
2016-12-25 00:06:21 -05:00
Andrew Chin
d71f67c67e
Improved gitlab CI which will remove renders when a branch is deleted
...
A byproduct of this change is that no render will be done for the master
branch. That will be changed later
2016-12-24 23:56:39 -05:00
Andrew Chin
b81661dc94
Enable gitlab CI
...
Even though the overviewer repo is hosted on github, this new CI stuff
is useful for mirrors of overviewer hosted on gitlab.
To support package builds for a few distributions, a set of dockerfiles
have been created.
2016-12-10 14:35:24 -05:00