This commit is contained in:
Timo Hocker 2020-02-19 09:43:28 +01:00
parent 725c6037b7
commit 781c8d9034

View File

@ -6,7 +6,7 @@
"scripts": { "scripts": {
"lint": "eslint .", "lint": "eslint .",
"test": "echo \"no test\"", "test": "echo \"no test\"",
"ci": "yarn --frozen-lockfile && node jenkins.js" "ci": "yarn --frozen-lockfile && yarn node jenkins.js"
}, },
"repository": { "repository": {
"type": "git", "type": "git",