- only push master branch Refs #11
00:01:07
Sep 27, 2021
00:00:15
$ git config --global user.email "gitlab@inrae.fr"$ git config --global user.name "Gitlab CI"$ git remote add github git@github.com:inrae/hubeau.git || FAILED=truefatal: remote github already exists.$ git remote set-url github git@github.com:inrae/hubeau.git$ git push github mastererror: src refspec master does not match anyerror: failed to push some refs to 'git@github.com:inrae/hubeau.git'Cleaning up file based variablesERROR: Job failed: exit code 1