gitlab集成redmine

安裝redmine_gitlab_hook

  1. 在redmine安裝目錄的plugins下克隆redmine_gitlab_hook
git clone https://github.com/phlegx/redmine_gitlab_hook.git
  1. 安裝依賴
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
  1. 啓動redmine
bundle exec rails server webrick -e production
  1. 瀏覽器打開redmine 管理->插件->配置(Redmine GitLab Hook plugin) git

  2. 瀏覽器打開redmine xx項目->配置->版本庫->新建或編輯github

    • SCM:Git
    • 表示: 隨意,用於gitlab識別
    • 庫路徑:

配置gitlab

相關文章
相關標籤/搜索