Skip to content

Commit 56856ca

Browse files
committed
update name and rebase
1 parent 3d3c9d6 commit 56856ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db/20200528140124_add_cvat_workspace_template.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ postExecutionWorkflow:
108108
- -c
109109
`
110110

111-
const cvatTemplateName = "cvat"
111+
const cvatTemplateName = "CVAT"
112112

113113
func init() {
114114
goose.AddMigration(Up20200528140124, Down20200528140124)

0 commit comments

Comments
 (0)