Update main.yml

This commit is contained in:
Anonymus Raccoon
2020-01-08 15:20:29 +01:00
committed by GitHub
parent c5c2f0904e
commit d781e0eee6
+2 -1
View File
@@ -18,6 +18,7 @@ jobs:
git config --global user.name "Tristan Roux"
ssh-keyscan git.epitech.eu >> ~/.ssh/known_hosts
git remote add blih ssh://git@git.epitech.eu/tristan.roux@epitech.eu/MUL_my_runnner_2019.git
git add -A -f .
git checkout -b pusher
git add -A .
git commit -m "Sync"
git push blih master