Browse Source

Merge branch 'develop' into trustie-pipeline

# Conflicts:
#	app/models/ci/pipeline.rb
tags/v3.0.1
victor 5 years ago
parent
commit
b18fbd698f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app/models/ci/pipeline.rb

+ 1
- 0
app/models/ci/pipeline.rb View File

@@ -14,6 +14,7 @@
# branch :string(255)
# event :string(255)
# sha :string(255)
# identifier :string(255)
#

class Ci::Pipeline < Ci::LocalBase


Loading…
Cancel
Save