Commit e5965a28 authored by Ivan Mazhukin's avatar Ivan Mazhukin

epm ci: run generated .gitlab-ci.yml in fork

parent c7dad716
...@@ -20,7 +20,7 @@ prepare: ...@@ -20,7 +20,7 @@ prepare:
git checkout -B "${CI_GENERATED_BRANCH}" git checkout -B "${CI_GENERATED_BRANCH}"
- git add .gitlab-ci.yml - git add .gitlab-ci.yml
- git commit -m "update gitlab-ci.yml from epmp list" --allow-empty - git commit -m "update gitlab-ci.yml from epmp list" --allow-empty
- git remote set-url origin https://builder-robot:$CI_PUSH_TOKEN@gitlab.eterfund.ru/etersoft/eepm.git - git remote set-url origin https://builder-robot:$CI_PUSH_TOKEN@gitlab.eterfund.ru/builder-robot/eepm.git
- git push -f origin "${CI_GENERATED_BRANCH}" 2>/dev/null - git push -f origin "${CI_GENERATED_BRANCH}" 2>/dev/null
only: only:
- schedules - schedules
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment