Skip to content

Commit

Permalink
Removed the hash as it was crashing the command when the pipeline was…
Browse files Browse the repository at this point in the history
… ran
  • Loading branch information
axsaucedo committed Oct 31, 2019
1 parent ca8282d commit 74e2b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pipelineConfig:
setVersion:
steps:
- name: next-version
sh: echo "(skipping until #4624 is resolved)"
sh: echo "skipping until 4624 is resolved..."
pipeline:
agent:
image: seldonio/core-builder:0.4
Expand Down

0 comments on commit 74e2b40

Please sign in to comment.