mirror of
https://github.com/zoriya/Twac.git
synced 2026-06-04 11:04:36 +00:00
Update main.yml
This commit is contained in:
@@ -17,9 +17,8 @@ jobs:
|
||||
cat ~/.ssh/blih && echo toto
|
||||
echo $TEST
|
||||
echo test2
|
||||
git pull --recurse
|
||||
ls -R
|
||||
echo test3
|
||||
tree
|
||||
echo -ne "Host git.epitech.eu\n\tHostname git.epitech.eu\n\tUser git\n\tIdentityFile $(readlink -f ~/.ssh/blih)\n" >> ~/.ssh/config
|
||||
git config --global user.email "tristan.roux@epitech.eu"
|
||||
git config --global user.name "Tristan Roux"
|
||||
|
||||
Reference in New Issue
Block a user