Update jenkins-vars.yml

This commit is contained in:
driz 2023-08-11 11:44:04 -04:00 committed by GitHub
parent 56ee1162ad
commit a960de74c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,10 +5,10 @@ project_name: docker-cops
external_type: github_stable
release_type: stable
release_tag: latest
ls_branch: master
ls_branch: mikespub
repo_vars:
- EXT_GIT_BRANCH = 'master'
- EXT_USER = 'seblucas'
- EXT_USER = 'mikespub'
- EXT_REPO = 'cops'
- BUILD_VERSION_ARG = 'COPS_RELEASE'
- LS_USER = 'linuxserver'