1 Star 0 Fork 0

五条悟/jenkins-x-versions

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jenkins-x-static-gke-us-east1-b.yml 1.37 KB
一键复制 编辑 原始数据 按行查看 历史
buildPack: none
pipelineConfig:
pipelines:
pullRequest:
pipeline:
options:
containerOptions:
resources:
limits:
cpu: 4
memory: 6144Mi
requests:
cpu: 1
memory: 2048Mi
environment:
- name: GOPROXY
value: http://jenkins-x-athens-proxy:80
- name: GKE_SA
value: /secrets/bdd/sa.json
- name: GHE_ACCESS_TOKEN
valueFrom:
secretKeyRef:
name: jx-pipeline-git-github-ghe
key: password
- name: JENKINS_PASSWORD
valueFrom:
secretKeyRef:
name: test-jenkins-user
key: password
agent:
image: gcr.io/jenkinsxio/builder-go-nodejs:2.0.1094-428
stages:
- name: ci
options:
volumes:
- name: sa
secret:
secretName: bdd-secret
items:
- key: bdd-credentials.json
path: bdd/sa.json
containerOptions:
volumeMounts:
- mountPath: /secrets
name: sa
steps:
- command: jx/bdd/static-gke-us-east1-b/ci.sh
name: runci
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wonpangnew/jenkins-x-versions.git
git@gitee.com:wonpangnew/jenkins-x-versions.git
wonpangnew
jenkins-x-versions
jenkins-x-versions
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385