Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian CHAZAL committed Apr 1, 2021
1 parent 9892839 commit 8f2fd54
Show file tree
Hide file tree
Showing 7 changed files with 11,288 additions and 2,841 deletions.
2 changes: 1 addition & 1 deletion cicd/lib/cicd-stack.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export class PipelineStack extends cdk.Stack {
commands: [
'lerna run test',
'lerna run build',
'lerna run package'
'lerna run package'
],
},
},
Expand Down
Loading

0 comments on commit 8f2fd54

Please sign in to comment.