We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a37d207 commit 766b6d5Copy full SHA for 766b6d5
package.json
@@ -2,7 +2,7 @@
2
"name": "gitlab-ci-local",
3
"main": "dist/index.js",
4
"bin": "dist/index.js",
5
- "version": "4.8.5",
+ "version": "4.8.6",
6
"scripts": {
7
"prepublishOnly": "npm run check-all && chmod +x dist/index.js",
8
"pkg-linux": "pkg dist/index.js --public -t linux-x64 -o bin/linux/gitlab-ci-local && chmod +x bin/linux/gitlab-ci-local && gzip -c bin/linux/gitlab-ci-local > bin/linux.gz",
0 commit comments