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 8, 2020
1 parent 17addd6 commit bf2e0ec
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.0.1268-607
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.0.1268-607
environment:
- name: DEPLOY_NAMESPACE
value: jx
Expand Down

0 comments on commit bf2e0ec

Please sign in to comment.