# Shell **Repository Path**: bootable/shell ## Basic Information - **Project Name**: Shell - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-06 - **Last Updated**: 2023-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Introduction > A suite of CI/CD for GitLab Runner + KubeSphere(on Kubernetes). ## Options example ```bash [[ -n "${!options[@]}" ]] || declare -A options options[privatetoken]= options[credential]= options[ksdeploymentsbase]=https:////clusters//projects//deployments options[kscredential]= options[k8sapiserver]= ```