FIX 完善devops流程

This commit is contained in:
Jasder
2020-07-15 16:53:38 +08:00
parent 123e8d7659
commit c181abce81
8 changed files with 127 additions and 112 deletions

View File

@@ -1,6 +1,7 @@
class DevOps::CloudAccount < ApplicationRecord
belongs_to :project
belongs_to :user
belongs_to :repository
def drone_host
[drone_ip, ":80"].join