Loading internal/testdata/release.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ description: This is a release for testing only. # The tag-name given here is used unless CI_COMMIT_TAG is specified tag-name: v1.2.3 released-at: 2019-01-03T01:55:18.203Z # The ref given here is used unless CI_COMMIT_SHA is specified # If tag_name doesn’t exist, the ref given here is used unless CI_COMMIT_SHA is specified ref: abcdefgh12345678 milestone: - 'v2.0' Loading Loading
internal/testdata/release.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ description: This is a release for testing only. # The tag-name given here is used unless CI_COMMIT_TAG is specified tag-name: v1.2.3 released-at: 2019-01-03T01:55:18.203Z # The ref given here is used unless CI_COMMIT_SHA is specified # If tag_name doesn’t exist, the ref given here is used unless CI_COMMIT_SHA is specified ref: abcdefgh12345678 milestone: - 'v2.0' Loading