Skip to content

Commit 5371fed

Browse files
committed
build(codefresh): convert build step from 'freestyle' to 'build' type
1 parent 80cf145 commit 5371fed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codefresh.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ steps:
1313
revision: '${{CF_BRANCH}}'
1414
build:
1515
stage: build
16+
type: build
1617
image: node:10.16.0-alpine
1718
image_name: 'hover-javascript'
1819
commands:

0 commit comments

Comments
 (0)