mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 20:55:46 +08:00
FIX 完善devops流程
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
class DevOps::CloudAccount < ApplicationRecord
|
||||
belongs_to :project
|
||||
belongs_to :user
|
||||
belongs_to :repository
|
||||
|
||||
def drone_host
|
||||
[drone_ip, ":80"].join
|
||||
|
||||
Reference in New Issue
Block a user