-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathjenkins-vars.yml
More file actions
31 lines (30 loc) · 843 Bytes
/
jenkins-vars.yml
File metadata and controls
31 lines (30 loc) · 843 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
# jenkins variables
project_name: docker-mylar3
external_type: github_commit
release_type: prerelease
release_tag: nightly
ls_branch: nightly
repo_vars:
- EXT_GIT_BRANCH = '1000papercuts'
- EXT_USER = 'mylar3'
- EXT_REPO = 'mylar3'
- BUILD_VERSION_ARG = 'MYLAR3_RELEASE'
- LS_USER = 'linuxserver'
- LS_REPO = 'docker-mylar3'
- CONTAINER_NAME='mylar3'
- DOCKERHUB_IMAGE = 'linuxserver/mylar3'
- DEV_DOCKERHUB_IMAGE = 'lsiodev/mylar3'
- PR_DOCKERHUB_IMAGE = 'lspipepr/mylar3'
- DIST_IMAGE = 'ubuntu'
- MULTIARCH='true'
- CI='true'
- CI_WEB='true'
- CI_PORT='8090'
- CI_SSL='false'
- CI_DELAY='120'
- CI_DOCKERENV='TZ=US/Pacific'
- CI_AUTH='user:password'
- CI_WEBPATH=''
sponsor_links:
- { name: "Mylar3", url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EWQADB5AMVRFU" }