jenkins-vars.yml gelöscht
All checks were successful
Docker Build Dynamic / Build amd64 & arm64 (push) Successful in 26s
All checks were successful
Docker Build Dynamic / Build amd64 & arm64 (push) Successful in 26s
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
---
|
||||
|
||||
# jenkins variables
|
||||
project_name: docker-baseimage-alpine
|
||||
external_type: os
|
||||
release_type: prerelease
|
||||
release_tag: "3.22"
|
||||
ls_branch: "3.22"
|
||||
build_riscv64: true
|
||||
repo_vars:
|
||||
- BUILD_VERSION_ARG = 'OS'
|
||||
- LS_USER = 'linuxserver'
|
||||
- LS_REPO = 'docker-baseimage-alpine'
|
||||
- CONTAINER_NAME = 'baseimage-alpine'
|
||||
- DOCKERHUB_IMAGE = 'lsiobase/alpine'
|
||||
- DEV_DOCKERHUB_IMAGE = 'lsiodev/alpine'
|
||||
- PR_DOCKERHUB_IMAGE = 'lspipepr/alpine'
|
||||
- DIST_IMAGE = 'alpine'
|
||||
- MULTIARCH='true'
|
||||
- CI='true'
|
||||
- CI_WEB='false'
|
||||
- CI_PORT='80'
|
||||
- CI_SSL='true'
|
||||
- CI_DELAY='30'
|
||||
- CI_DOCKERENV='LSIO_FIRST_PARTY=true'
|
||||
- CI_AUTH=''
|
||||
- CI_WEBPATH=''
|
||||
Reference in New Issue
Block a user