Skip to content

Commit 6835f8c

Browse files
committed
[jenkins] Change project name to ctseg
1 parent 811803e commit 6835f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
def projectName = "ctseg-J" /* set to app/repo name */
1+
def projectName = "ctseg" /* set to app/repo name */
22

33
def dockerName = projectName.toLowerCase();
44
/* which platform to build documentation on */

0 commit comments

Comments
 (0)