Commit f88357ed authored by Dorchies David's avatar Dorchies David
Browse files

ci: debug github push

- only push master branch

Refs #11
parent d634f2d4
No related merge requests found
Pipeline #27675 passed with stages
in 1 minute and 36 seconds
Showing with 3 additions and 1 deletion
+3 -1
......@@ -71,4 +71,6 @@ github:
script:
- git remote add github git@github.com:inrae/hubeau.git || FAILED=true
- git remote set-url github git@github.com:inrae/hubeau.git
- git push github master
- git fetch
- git push github HEAD:master
- git push --tags 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