We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f4daa5 commit 343a900Copy full SHA for 343a900
package.json
@@ -5,6 +5,7 @@
5
"scripts": {
6
"nx": "nx",
7
"build": "nx run qwik-image:build",
8
+ "build.qwik-ci": "nx run qwik-image:build --skip-nx-cache",
9
"test": "echo 'test'"
10
},
11
"private": false,
0 commit comments