[commit: ghc] wip/fix-sdist: Update .gitlab-ci.yml (93fce9a)

git at git.haskell.org git at git.haskell.org
Tue Mar 19 12:42:46 UTC 2019


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/fix-sdist
Link       : http://ghc.haskell.org/trac/ghc/changeset/93fce9a09972374f4ceee66100274658726cf094/ghc

>---------------------------------------------------------------

commit 93fce9a09972374f4ceee66100274658726cf094
Author: Matthew Pickering <matthewtpickering at gmail.com>
Date:   Tue Mar 19 06:02:07 2019 -0400

    Update .gitlab-ci.yml


>---------------------------------------------------------------

93fce9a09972374f4ceee66100274658726cf094
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2194122..8fa41f2 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: 7cbd823abe7eddd9c52a2e93062035b1c863605f
+  DOCKER_REV: 07bd4acf4f91b56e22389d7b7f6c13486a7b63de
 
 before_script:
   - python3 .gitlab/fix-submodules.py



More information about the ghc-commits mailing list