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

Commit

Permalink
Added version file
Browse files Browse the repository at this point in the history
  • Loading branch information
axsaucedo committed Nov 7, 2019
1 parent 1e37f4e commit 7b698e0
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 @@ -15,7 +15,7 @@ pipelineConfig:
- test
- name: release-promote
agent:
image: jenkinsxio/jx:2.0.598
image: gcr.io/jenkinsxio/builder-go:2.0.916-264
steps:
- name: jx-version
sh: jx version
Expand Down Expand Up @@ -70,7 +70,7 @@ pipelineConfig:
- test
- name: pr-promote
agent:
image: jenkinsxio/jx:2.0.598
image: gcr.io/jenkinsxio/builder-go:2.0.916-264
steps:
- name: make-preview
sh: cd charts/preview && make preview
Expand Down

0 comments on commit 7b698e0

Please sign in to comment.