add donation link

This commit is contained in:
thelamer 2020-04-09 16:16:00 -07:00
parent a8ecdfc1c8
commit 3ba16e3b33
4 changed files with 5 additions and 1 deletions

1
.github/FUNDING.yml vendored
View File

@ -1 +1,2 @@
open_collective: linuxserver
custom: ["https://snipeitapp.com/donate",]

2
Jenkinsfile vendored
View File

@ -58,7 +58,7 @@ pipeline {
env.CODE_URL = 'https://github.com/' + env.LS_USER + '/' + env.LS_REPO + '/commit/' + env.GIT_COMMIT
env.DOCKERHUB_LINK = 'https://hub.docker.com/r/' + env.DOCKERHUB_IMAGE + '/tags/'
env.PULL_REQUEST = env.CHANGE_ID
env.TEMPLATED_FILES = 'Jenkinsfile README.md LICENSE ./.github/FUNDING.yml ./.github/ISSUE_TEMPLATE.md ./.github/PULL_REQUEST_TEMPLATE.md'
env.TEMPLATED_FILES = 'Jenkinsfile README.md LICENSE ./.github/FUNDING.yml ./.github/ISSUE_TEMPLATE.md ./.github/PULL_REQUEST_TEMPLATE.md ./root/donate.txt'
}
script{
env.LS_RELEASE_NUMBER = sh(

View File

@ -27,3 +27,5 @@ repo_vars:
- CI_DOCKERENV='APP_URL=_|DB_CONNECTION=sqlite_testing'
- CI_AUTH='user:password'
- CI_WEBPATH=''
sponsor_links:
- { name: "Snipe-IT", url: "https://snipeitapp.com/donate" }

1
root/donate.txt Normal file
View File

@ -0,0 +1 @@
Snipe-IT: https://snipeitapp.com/donate