ligo/scripts
Grégoire Henry 55db2dbf18 CI: improve pipeline duration
- do not use a intermediate docker image between 'build' and 'test'
- in 'build_deps', avoid downloading the cached image
- in 'prepare', use `opam bundle` to:
  - embedded the sources of dependency
  - reduce the embedded opam repository to the needed package

Other changes:

- reintroduced 'sudo' in the base image, it is needed by `opam depext`
  and the job 'publish:doc'
- moved the docker script used by the CI in `scripts/ci/`
2018-01-28 20:03:31 +01:00
..
2018-01-28 20:03:31 +01:00
2017-11-26 22:49:20 +00:00
2018-01-18 16:08:20 +01:00
2017-11-26 22:49:20 +00:00
2018-01-27 14:55:57 +01:00
2017-09-13 15:22:20 +02:00
2018-01-28 20:03:31 +01:00