Commit 6881092e authored by Dorchies David's avatar Dorchies David
Browse files

ci: automatic push to github

- issue existing remote github (don't know how it is persistent between 2 pipelines)

Refs #11
parent 41f29973
No related merge requests found
Pipeline #26200 failed with stages
in 1 minute and 24 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -66,5 +66,5 @@ github:
- git config --global user.email "gitlab@inrae.fr"
- git config --global user.name "Gitlab CI"
script:
- git remote add github https://github.com/inrae/hubeau.git || exit 0
- git remote add github https://github.com/inrae/hubeau.git || FAILED=true
- git push --mirror github
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment