Update main.yml

This commit is contained in:
Anonymus Raccoon
2020-01-08 15:25:52 +01:00
committed by GitHub
parent d781e0eee6
commit f7d1abfbb6
+1 -4
View File
@@ -18,7 +18,4 @@ 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 checkout -b pusher
git add -A .
git commit -m "Sync"
git push blih master
git push blih master:master