typo in repo endpoint

This commit is contained in:
thelamer 2018-07-15 18:35:54 -07:00
parent 7d9a7eadc5
commit 170ddd57bf

2
Jenkinsfile vendored
View File

@ -6,7 +6,7 @@ pipeline {
EXT_USER = 'snipe'
EXT_REPO = 'snipe-it'
BUILD_VERSION_ARG = 'SNIPEIT_RELEASE'
LS_USER = 'linuxserverr'
LS_USER = 'linuxserver'
LS_REPO = 'docker-snipe-it'
DOCKERHUB_IMAGE = 'linuxserver/snipe-it'
DEV_DOCKERHUB_IMAGE = 'lsiodev/snipe-it'