[08.10.20] Service rename

This commit is contained in:
andrewso 2020-10-08 17:00:34 +01:00
parent 1042ec90da
commit ef7dce1375

View File

@ -3,7 +3,7 @@
env.APPLICATION_NAME = 'sentiment'
env.APPLICATION_LABEL = 'utilities'
env.GIT_BRANCH = 'master'
env.GIT_REPOSITORY_PATH = "github.com/andyjk15/${env.APPLICATION_NAME}-analysis.git"
env.GIT_REPOSITORY_PATH = "github.com/andyjk15/${env.APPLICATION_NAME}-analyser.git"
env.GIT_REPOSITORY_URL = "https://${env.GIT_REPOSITORY_PATH}"
env.GITHUB_CREDENTIALS_ID = 'Github'
env.DIGITAL_OCEAN = 'registry.digitalocean.com'