Skip to content

Commit

Permalink
updated pipeline to test other pre/post
Browse files Browse the repository at this point in the history
  • Loading branch information
axsaucedo authored and seldondev committed Jul 20, 2020
1 parent 4768bdf commit a125995
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 @@ -8,14 +8,14 @@ pipelineConfig:
step:
command: echo "skipping promote"
pullRequest:
preBuild:
setVersion:
steps:
- name: pr-build-comment
agent:
image: gcr.io/jenkinsxio/builder-go:2.0.916-264
dir: ci
sh: "./add-pr-build-comment"
postBuild:
promote:
steps:
- name: pr-build-comment
agent:
Expand Down

0 comments on commit a125995

Please sign in to comment.