Skip to content

Commit

Permalink
Added override for temp fast build
Browse files Browse the repository at this point in the history
  • Loading branch information
axsaucedo authored and seldondev committed Jul 20, 2020
1 parent 1ed83cf commit 4ed7527
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jenkins-x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ pipelineConfig:
stage: promote
step:
command: echo "skipping promote"
- name: pr-comment
pipeline: pullRequest
stage: preBuild
step:
command: sh ./add-pr-build-comment
pullRequest:
setVersion:
steps:
Expand Down

0 comments on commit 4ed7527

Please sign in to comment.