Skip to content

Commit b68ae03

Browse files
Itai GendlerItai Gendler
authored andcommitted
Update version
1 parent 9bf0f44 commit b68ae03

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

codefresh.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ steps:
3636

3737
execute_release_pipeline:
3838
title: "Execute release pipeline in case version was changed"
39+
fail_fase: false
3940
image: codefresh/cli
4041
commands:
4142
- 'apk update && apk add jq'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codefresh",
3-
"version": "0.8.7",
3+
"version": "0.8.8",
44
"description": "Codefresh command line utility",
55
"main": "index.js",
66
"preferGlobal": true,

0 commit comments

Comments
 (0)