[commit: ghc] wip/test-ci-images-commit: Try another commit (87cd451)
git at git.haskell.org
git at git.haskell.org
Wed Mar 13 15:21:55 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/test-ci-images-commit
Link : http://ghc.haskell.org/trac/ghc/changeset/87cd451f8002908b08fcd1d5699a87100147c810/ghc
>---------------------------------------------------------------
commit 87cd451f8002908b08fcd1d5699a87100147c810
Author: Matthew Pickering <matthewtpickering at gmail.com>
Date: Tue Mar 12 14:59:57 2019 -0400
Try another commit
>---------------------------------------------------------------
87cd451f8002908b08fcd1d5699a87100147c810
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 76bd9da..33003eb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ variables:
GIT_SSL_NO_VERIFY: "1"
# Commit of ghc/ci-images repository from which to pull Docker images
- DOCKER_REV: cf1da0b5efda2f751e56c2f1ce9ff53447ae17bc
+ DOCKER_REV: 9c646def35dad1179051462281eaba1eff42f2c8
before_script:
- python3 .gitlab/fix-submodules.py
More information about the ghc-commits
mailing list