[19.02.20] Github auth user
This commit is contained in:
parent
8c70115689
commit
79f3be5f3b
@ -5,7 +5,7 @@ env.APPLICATION_LABEL = 'gateway'
|
|||||||
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"
|
||||||
env.GIT_REPOSITORY_URL = "https://${env.GIT_REPOSITORY_PATH}"
|
env.GIT_REPOSITORY_URL = "https://${env.GIT_REPOSITORY_PATH}"
|
||||||
env.GITHUB_CREDENTIALS_ID = 'Registry'
|
env.GITHUB_CREDENTIALS_ID = 'Github Auth'
|
||||||
env.DOCKER_REPOSITORY = 'registry.cryptosky.me'
|
env.DOCKER_REPOSITORY = 'registry.cryptosky.me'
|
||||||
env.DOCKER_REPOSITORY_URL = "https://${env.DOCKER_REPOSITORY}"
|
env.DOCKER_REPOSITORY_URL = "https://${env.DOCKER_REPOSITORY}"
|
||||||
env.DOCKER_REPOSITORY_TCP = "tcp://${env.DOCKER_REPOSITORY}:4243"
|
env.DOCKER_REPOSITORY_TCP = "tcp://${env.DOCKER_REPOSITORY}:4243"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user