Browse Source

chore(ci): reset before rebase

main
Distopico Vegan 6 years ago
parent
commit
e23d962bd8
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitlab-ci.yml

+ 1
- 0
.gitlab-ci.yml View File

@ -109,5 +109,6 @@ release:
- semantic-release
- git fetch
- git checkout develop
- git reset --hard origin/develop
- git rebase origin/master
- git push git@${GITLAB_URL}:${CI_PROJECT_PATH}.git develop

Loading…
Cancel
Save