Try fixing git magic.
This commit is contained in:
parent
38decbb90a
commit
2064ed6e46
1 changed files with 2 additions and 0 deletions
|
@ -41,4 +41,6 @@ push-to-public:
|
|||
- git remote add public https://prime:${CI_PUSH_TOKEN}@gitlab.com/slon/shad-go.git
|
||||
- git config --global user.email 'prime@yandex-team.ru'
|
||||
- git config --global user.name 'Fedor Korotkiy'
|
||||
- git fetch public
|
||||
- git branch public public/master
|
||||
- testtool export --push
|
||||
|
|
Loading…
Reference in a new issue