Skip to content

Commit

Permalink
run all commands
Browse files Browse the repository at this point in the history
  • Loading branch information
adamnolte committed Oct 1, 2024
1 parent c73c897 commit f095b78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codefresh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ steps:
stage: test
image: 'node:20'
commands:
- 'cd cli'
- 'ls -la'
- 'npm ci'
- 'npm run build'
Expand Down

0 comments on commit f095b78

Please sign in to comment.