Skip to content
  • Alp Mestanogullari's avatar
    update (CicleCI) CI script to work with ghc-ci · 93a3f907
    Alp Mestanogullari authored
    ghc-ci is a tiny webservice that acts as an intermediate between our
    CircleCI jobs on Gitlab and the actual builds running on CircleCI, so that
    the build script doesn't need to rely on any secret, which makes the whole
    setup fork-friendly.
    
    The concrete effect of this patch is to allow any fork of GHC on Gitlab to
    run CircleCI jobs.
    93a3f907