[commit: ghc] wip/test-ci-images-commit: Update .gitlab-ci.yml (2782229)
git at git.haskell.org
git at git.haskell.org
Mon Mar 18 17:58: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/2782229850cf5c2dfe7cbd692fa6690a28247759/ghc
>---------------------------------------------------------------
commit 2782229850cf5c2dfe7cbd692fa6690a28247759
Author: Matthew Pickering <matthewtpickering at gmail.com>
Date: Mon Mar 18 09:03:59 2019 -0400
Update .gitlab-ci.yml
>---------------------------------------------------------------
2782229850cf5c2dfe7cbd692fa6690a28247759
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5a9dced..272e774 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: a8c21833293553a4b0c1d1ce6127f9c11372e998
+ DOCKER_REV: 1389deca5d757f8b9f0b2d18b38a81e89f5c3ef1
before_script:
- python3 .gitlab/fix-submodules.py
More information about the ghc-commits
mailing list