Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc21c6f4

Browse files
authored
Build: update jenkins script to only build
- this will soon be replaced by a new GH actions workflowClosegh-5422
1 parentdfc693e commitc21c6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"build":"node ./build/command.js",
4646
"build:all":"node -e\"require('./build/tasks/build.js').buildDefaultFiles()\"",
4747
"build:main":"node -e\"require('./build/tasks/build.js').build()\"",
48-
"jenkins":"npm runpretest && npm run test:browserless",
48+
"jenkins":"npm runbuild:all",
4949
"lint:dev":"eslint --cache .",
5050
"lint:json":"jsonlint --quiet package.json",
5151
"lint":"concurrently -r\"npm:lint:dev\"\"npm:lint:json\"",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp