[08.10.20] Service rename
This commit is contained in:
parent
19c13d12dc
commit
36de0ae909
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env groovy
|
#!/usr/bin/env groovy
|
||||||
|
|
||||||
env.APPLICATION_NAME = 'sentiment-analyser'
|
env.APPLICATION_NAME = 'sentiment'
|
||||||
env.APPLICATION_LABEL = 'utilities'
|
env.APPLICATION_LABEL = 'utilities'
|
||||||
env.GIT_BRANCH = 'master'
|
env.GIT_BRANCH = 'master'
|
||||||
env.GIT_REPOSITORY_PATH = "github.com/andyjk15/${env.APPLICATION_NAME}.git"
|
env.GIT_REPOSITORY_PATH = "github.com/andyjk15/${env.APPLICATION_NAME}.git"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user