Browse Source

restore ci config

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

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

@ -109,6 +109,5 @@ 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