[Git][ghc/ghc][wip/ghcup-metadata-nightly] testing

Matthew Pickering (@mpickering) gitlab at gitlab.haskell.org
Fri Apr 21 10:33:34 UTC 2023



Matthew Pickering pushed to branch wip/ghcup-metadata-nightly at Glasgow Haskell Compiler / GHC


Commits:
6ab3d25c by GHC GitLab CI at 2023-04-21T11:33:26+01:00
testing

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -1063,11 +1063,11 @@ ghcup-metadata-nightly-push:
     - job: ghcup-metadata-nightly
       artifacts: true
   script:
-    - git config user.email "ghc-ci at gitlab-haskell.org"
-    - git config user.name "GHC GitLab CI"
     - git clone https://gitlab.haskell.org/ghc/ghcup-metadata.git
     - cp metadata_test.yaml ghcup-metadata/ghcup-0.0.7.yaml
     - cd ghcup-metadata
+    - git config user.email "ghc-ci at gitlab-haskell.org"
+    - git config user.name "GHC GitLab CI"
     - echo "" >> ghcup-0.0.7.yaml
     - git remote add gitlab_origin https://oauth2:$PROJECT_PUSH_TOKEN@gitlab.haskell.org/ghc/ghcup-metadata.git
     - git add .



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6ab3d25c373f55e71eaa9b3c288050e5902adc8c

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6ab3d25c373f55e71eaa9b3c288050e5902adc8c
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230421/f1674b75/attachment.html>


More information about the ghc-commits mailing list