Skip to content

Commit

Permalink
typo in repo endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
thelamer committed Jul 16, 2018
1 parent 7d9a7ea commit 170ddd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 170ddd5

Please sign in to comment.