• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

the default GitOps source repository for booting up Jenkins X


Commit MetaInfo

修訂6ce523ae0d0158f90ed72f68ec0efd1948963f73 (tree)
時間2019-08-29 17:35:55
作者Cosmin Cojocar <cosmin.cojocar@gmx....>
CommiterCosmin Cojocar

Log Message

chore: use the builder-go image 0.1.686

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>

Change Summary

差異

--- a/jenkins-x-bdd-local.yml
+++ b/jenkins-x-bdd-local.yml
@@ -16,7 +16,7 @@ pipelineConfig:
1616 - name: GOPROXY
1717 value: http://jenkins-x-athens-proxy:80
1818 agent:
19- image: gcr.io/jenkinsxio/builder-go-maven:0.1.685
19+ image: gcr.io/jenkinsxio/builder-go-maven:0.1.686
2020 stages:
2121 - name: ci
2222 steps:
--- a/jenkins-x-bdd-vault.yml
+++ b/jenkins-x-bdd-vault.yml
@@ -16,7 +16,7 @@ pipelineConfig:
1616 - name: GOPROXY
1717 value: http://jenkins-x-athens-proxy:80
1818 agent:
19- image: gcr.io/jenkinsxio/builder-go-maven:0.1.685
19+ image: gcr.io/jenkinsxio/builder-go-maven:0.1.686
2020 stages:
2121 - name: ci
2222 steps:
--- a/jenkins-x.yml
+++ b/jenkins-x.yml
@@ -4,7 +4,7 @@ pipelineConfig:
44 release:
55 pipeline:
66 agent:
7- image: gcr.io/jenkinsxio/builder-go:0.1.685
7+ image: gcr.io/jenkinsxio/builder-go:0.1.686
88 environment:
99 - name: DEPLOY_NAMESPACE
1010 value: jx
@@ -99,7 +99,7 @@ pipelineConfig:
9999 pullRequest:
100100 pipeline:
101101 agent:
102- image: gcr.io/jenkinsxio/builder-go:0.1.685
102+ image: gcr.io/jenkinsxio/builder-go:0.1.686
103103 stages:
104104 - name: pr
105105 steps: