From ea795d144c59facfcfa1837fdce3ca654b159d58 Mon Sep 17 00:00:00 2001 From: Gaƫtan Gilbert Date: Thu, 26 Nov 2020 15:04:30 +0100 Subject: CI: Use hash of dockerfile in CACHEKEY Checked by the linter so we don't forget to update it. Also checked by before_script so we don't run jobs for nothing. --- dev/ci/README-developers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/ci/README-developers.md') diff --git a/dev/ci/README-developers.md b/dev/ci/README-developers.md index 801e29ac95..f5ca6c495f 100644 --- a/dev/ci/README-developers.md +++ b/dev/ci/README-developers.md @@ -171,7 +171,7 @@ loaded by subsequent jobs. **IMPORTANT**: When updating Coq's CI docker image, you must modify the `CACHEKEY` variable in [`.gitlab-ci.yml`](../../.gitlab-ci.yml) -and [`Dockerfile`](docker/bionic_coq/Dockerfile) +(see comment near it for details). The Docker building job reuses the uploaded image if it is available, but if you wish to save more time you can skip the job by setting -- cgit v1.2.3