mirror of
https://github.com/linuxserver/docker-bookstack.git
synced 2026-02-20 02:30:30 +08:00
Merge pull request #2 from linuxserver/build-logic
updating pipeline config
This commit is contained in:
commit
f97a6ea384
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -14,7 +14,7 @@ pipeline {
|
||||
BUILD_VERSION_ARG = 'BOOKSTACK_RELEASE'
|
||||
LS_USER = 'linuxserver'
|
||||
LS_REPO = 'docker-bookstack'
|
||||
DOCKERHUB_IMAGE = 'linuxserver/bookstack'
|
||||
DOCKERHUB_IMAGE = 'lspipelive/bookstack'
|
||||
DEV_DOCKERHUB_IMAGE = 'lspipetest/bookstack'
|
||||
PR_DOCKERHUB_IMAGE = 'lspipepr/bookstack'
|
||||
BUILDS_DISCORD = credentials('build_webhook_url')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user