[commit: ghc] master, wip/test-ci-images-commit: Revert: Update ci-images commit (a0cab87)
git at git.haskell.org
git at git.haskell.org
Tue Mar 12 14:59:42 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branches: master,wip/test-ci-images-commit
Link : http://ghc.haskell.org/trac/ghc/changeset/a0cab873b592290b2b389f88069ee03a89f32291/ghc
>---------------------------------------------------------------
commit a0cab873b592290b2b389f88069ee03a89f32291
Author: Matthew Pickering <matthewtpickering at gmail.com>
Date: Tue Mar 12 09:44:45 2019 -0400
Revert: Update ci-images commit
>---------------------------------------------------------------
a0cab873b592290b2b389f88069ee03a89f32291
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 76bd9da..ae41dd0 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: 6d19c3adc1f5c28c82aed8c5b1ac40931ac60f3f
before_script:
- python3 .gitlab/fix-submodules.py
More information about the ghc-commits
mailing list