mirror of
https://github.com/linuxserver/docker-ci.git
synced 2026-02-05 03:01:45 +08:00
swapping to lsiodev because this is not a public facing image
This commit is contained in:
parent
fca86f1994
commit
d8e1caa5ea
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -14,8 +14,8 @@ pipeline {
|
||||
BUILD_VERSION_ARG = 'none'
|
||||
LS_USER = 'linuxserver'
|
||||
LS_REPO = 'docker-ci'
|
||||
DOCKERHUB_IMAGE = 'linuxserver/ci'
|
||||
DEV_DOCKERHUB_IMAGE = 'lsiodev/ci'
|
||||
DOCKERHUB_IMAGE = 'lsiodev/ci'
|
||||
DEV_DOCKERHUB_IMAGE = 'lsiodev/ci-dev'
|
||||
PR_DOCKERHUB_IMAGE = 'lspipepr/ci'
|
||||
BUILDS_DISCORD = credentials('build_webhook_url')
|
||||
GITHUB_TOKEN = credentials('github_token')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user