the default GitOps source repository for booting up Jenkins X
修訂 | 6ce523ae0d0158f90ed72f68ec0efd1948963f73 (tree) |
---|---|
時間 | 2019-08-29 17:35:55 |
作者 | Cosmin Cojocar <cosmin.cojocar@gmx....> |
Commiter | Cosmin Cojocar |
chore: use the builder-go image 0.1.686
Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>
@@ -16,7 +16,7 @@ pipelineConfig: | ||
16 | 16 | - name: GOPROXY |
17 | 17 | value: http://jenkins-x-athens-proxy:80 |
18 | 18 | agent: |
19 | - image: gcr.io/jenkinsxio/builder-go-maven:0.1.685 | |
19 | + image: gcr.io/jenkinsxio/builder-go-maven:0.1.686 | |
20 | 20 | stages: |
21 | 21 | - name: ci |
22 | 22 | steps: |
@@ -16,7 +16,7 @@ pipelineConfig: | ||
16 | 16 | - name: GOPROXY |
17 | 17 | value: http://jenkins-x-athens-proxy:80 |
18 | 18 | agent: |
19 | - image: gcr.io/jenkinsxio/builder-go-maven:0.1.685 | |
19 | + image: gcr.io/jenkinsxio/builder-go-maven:0.1.686 | |
20 | 20 | stages: |
21 | 21 | - name: ci |
22 | 22 | steps: |
@@ -4,7 +4,7 @@ pipelineConfig: | ||
4 | 4 | release: |
5 | 5 | pipeline: |
6 | 6 | agent: |
7 | - image: gcr.io/jenkinsxio/builder-go:0.1.685 | |
7 | + image: gcr.io/jenkinsxio/builder-go:0.1.686 | |
8 | 8 | environment: |
9 | 9 | - name: DEPLOY_NAMESPACE |
10 | 10 | value: jx |
@@ -99,7 +99,7 @@ pipelineConfig: | ||
99 | 99 | pullRequest: |
100 | 100 | pipeline: |
101 | 101 | agent: |
102 | - image: gcr.io/jenkinsxio/builder-go:0.1.685 | |
102 | + image: gcr.io/jenkinsxio/builder-go:0.1.686 | |
103 | 103 | stages: |
104 | 104 | - name: pr |
105 | 105 | steps: |