Skip to content

Commit 726b3dc

Browse files
committed
chore: add build.qwik-ci script
1 parent 0f4daa5 commit 726b3dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"scripts": {
66
"nx": "nx",
77
"build": "nx run qwik-image:build",
8+
"build.qwik-ci": "nx run qwik-image:build --skip-nx-cache",
89
"test": "echo 'test'"
910
},
1011
"private": false,

0 commit comments

Comments
 (0)