John Jarvis
2f18333605
Skips cleanup for release assets
2020-05-11 09:02:22 +02:00
John Jarvis
36ccc2f25c
Adds tag for deploy artifacts
2020-05-01 23:04:31 +02:00
John Jarvis
51e0922eea
Fixes docker-tag and docker-push stages in travis-ci
...
* Sets dist/os to the defaults
* Does not check for branch is master and a tag since these will never be true
* Removes on: tags=true
* Removes deprecated: sudo: required
* Replaces deprecated `api_token` with `token`
* Uses unique names so travis doesn't warn
2020-04-12 17:33:33 +02:00
Fabian Hauser
b7651c4dae
Remove docker-push build step for pull requests
2019-09-25 17:49:20 +02:00
Fabian Hauser
894be6744e
Remove docker tag build step for pull requests
2019-09-25 17:43:37 +02:00
Fabian Hauser
b98e227ce7
Fix CI to only release docker tags on master branch
...
Fixes the build error in pull request #119 and also prevent release tags that are not also commited on the master branch.
2019-09-25 17:35:31 +02:00
John Jarvis
10707c4df7
Create separate tags for jetty and tomcat
2019-09-16 15:18:20 +02:00
John Jarvis
749cdfb7ab
Revert "Tags the docker image if there is a git tag"
...
This reverts commit fffa69238c
.
2019-09-16 14:59:44 +02:00
John Jarvis
fffa69238c
Tags the docker image if there is a git tag
2019-09-06 16:28:10 +02:00
morotti
978a203487
remove armv8a docker build. it doesn't work. looks like it never worked and no docker image was ever pushed to the docker registry. failing commands were ignored silently by travis.
2019-03-31 23:57:54 +01:00
morotti
0ec8cb68f4
fix travis: script should be an array of strings
2019-03-31 23:26:57 +01:00
morotti
c4ace921cd
build the war file with travis.
...
automatically add the generated war to github releases.
split the docker build in stages to run in parallel and only if the build succeeded.
2019-03-30 23:45:15 +00:00
David Ducatel
7fb25caeca
Fix docker build problem on jetty
2017-12-13 10:31:39 +01:00
David Ducatel
88b2e80da3
Simplify build and add build of armv8 image
2017-10-20 20:21:16 +02:00
arnaudroques
cde656d772
Update .travis.yml
...
Fix issue about docker version
2017-04-28 13:06:21 +02:00
David Ducatel
5dd56095ba
Add new docker images
...
Add tomcat container, jetty tag and self-builded docker file
2017-04-28 10:53:11 +02:00
Ducatel David
dcc1b86298
Update travis to automatically build docker image
2017-04-25 14:52:01 +02:00
maximesinclair
48cc613017
[TASK] Travis-ci.org configuration file added
2013-10-16 23:52:22 +02:00