Go to file
Jev Björsell dfb4c4caa3
Move CI ENV vars and use a recent docker image
When this MR is merged, remove `LIGO_REGISTRY_IMAGE_BASE_NAME` and
`LIGO_REGISTRY_IMAGE` from gitlabs CI settings: https://gitlab.com/ligolang/ligo/-/settings/ci_cd

This will allow CI builds to run in forked repositories.

Use a recent docker/dind image that supports `--cache-from` which will
be put to use in later MRs.
2020-02-06 18:43:24 -08:00
docker/distribution Pass CI_JOB_ID to docker container 2019-12-16 22:50:25 +00:00
gitlab-pages Forgot to add these. 2020-02-03 11:25:13 +01:00
scripts Pass CI_JOB_ID to docker container 2019-12-16 22:50:25 +00:00
src Merge branch 'feature/remove-useless-constants' into 'dev' 2020-02-06 21:26:04 +00:00
vendors Merge branch 'dev' of gitlab.com:ligolang/ligo into rinderknecht-dev 2020-01-29 16:49:42 +01:00
.dockerignore Feature/smaller docker image 2019-11-09 22:34:20 +00:00
.gitignore basic architecture for the doc tests 2019-12-31 14:23:51 +01:00
.gitlab-ci.yml Move CI ENV vars and use a recent docker image 2020-02-06 18:43:24 -08:00
CHANGELOG.md Add correction of 'black2b' to changelog 2020-01-31 03:40:59 -08:00
CONTRIBUTORS.md add MIT license 2019-05-25 15:52:12 +00:00
dune-project Unignore dune-project 2019-12-19 19:53:10 +00:00
LICENSE.md add MIT license 2019-05-25 15:52:12 +00:00
ligo.opam [WIP] Refactoring the front-end. 2020-01-27 16:05:47 +01:00
Makefile Now have an default group "ungrouped" for all the code blocks without any "group=..." 2019-12-31 14:23:51 +01:00
repo Separate parts of Pascaligo into a shared parser library 2019-08-29 14:54:06 +00:00