Skip to content

Commit 7cabda8

Browse files
committed
fixing codefresh.yml
1 parent 67bf95d commit 7cabda8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codefresh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '1.0'
22

33
steps:
44
unit-test-step:
5-
image: codefresh/buildpacks:all-5
5+
image: node:6.9.2
66
environment:
77
- COVERALLS_TOKEN=${{COVERALLS_TOKEN}}
88
working-directory: ${{initial-clone}}

0 commit comments

Comments
 (0)