We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4b92f commit 76f02b9Copy full SHA for 76f02b9
Jenkinsfile
@@ -14,7 +14,7 @@ pipeline {
14
BUILD_VERSION_ARG = 'BOOKSTACK_RELEASE'
15
LS_USER = 'linuxserver'
16
LS_REPO = 'docker-bookstack'
17
- DOCKERHUB_IMAGE = 'linuxserver/bookstack'
+ DOCKERHUB_IMAGE = 'lspipelive/bookstack'
18
DEV_DOCKERHUB_IMAGE = 'lspipetest/bookstack'
19
PR_DOCKERHUB_IMAGE = 'lspipepr/bookstack'
20
BUILDS_DISCORD = credentials('build_webhook_url')
0 commit comments