CI: Fixing up the Git integration

logging-improvements
Jermolene 2019-01-07 16:51:06 +00:00
rodzic a2d4239db0
commit 75158c0366
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -18,6 +18,4 @@ git remote add upstream "https://$GH_TOKEN@github.com/Jermolene/Testing2019.git"
git fetch upstream || exit 1
git reset upstream/master || exit 1
cd .. || exit 1