We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 811803e commit 6835f8cCopy full SHA for 6835f8c
Jenkinsfile
@@ -1,4 +1,4 @@
1
-def projectName = "ctseg-J" /* set to app/repo name */
+def projectName = "ctseg" /* set to app/repo name */
2
3
def dockerName = projectName.toLowerCase();
4
/* which platform to build documentation on */
0 commit comments