Skip to content
This repository has been archived by the owner on Nov 11, 2020. It is now read-only.

Commit

Permalink
feat: upgrade pipeline builder images
Browse files Browse the repository at this point in the history
  • Loading branch information
arcalos-bot committed Apr 23, 2020
1 parent f6e1126 commit 95b8bba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jenkins-x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pipelineConfig:
pullRequest:
pipeline:
agent:
image: gcr.io/jenkinsxio/builder-go:2.0.1265-605
image: gcr.io/jenkinsxio/builder-go:2.1.4-631
stages:
- name: pr
steps:
Expand All @@ -16,7 +16,7 @@ pipelineConfig:
release:
pipeline:
agent:
image: gcr.io/jenkinsxio/builder-go:2.0.1265-605
image: gcr.io/jenkinsxio/builder-go:2.1.4-631
environment:
- name: DEPLOY_NAMESPACE
value: jx
Expand Down

0 comments on commit 95b8bba

Please sign in to comment.