Skip to content

Commit

Permalink
chore: add build.qwik-ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
gioboa committed Nov 25, 2024
1 parent 0f4daa5 commit 726b3dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 5,7 @@
"scripts": {
"nx": "nx",
"build": "nx run qwik-image:build",
"build.qwik-ci": "nx run qwik-image:build --skip-nx-cache",
"test": "echo 'test'"
},
"private": false,
Expand Down

0 comments on commit 726b3dc

Please sign in to comment.