fix(core): update
This commit is contained in:
12
package.json
12
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@ship.zone/npmci",
|
||||
"version": "4.1.30",
|
||||
"private": false,
|
||||
"description": "A tool to enhance Node.js and Docker workflows within GitLab CI, providing various CI/CD utilities.",
|
||||
"description": "A tool to streamline Node.js and Docker workflows within CI environments, particularly GitLab CI, providing various CI/CD utilities.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"type": "module",
|
||||
@@ -78,8 +78,8 @@
|
||||
"Node.js",
|
||||
"Docker",
|
||||
"GitLab CI",
|
||||
"continuous integration",
|
||||
"continuous deployment",
|
||||
"GitHub CI",
|
||||
"Gitea CI",
|
||||
"CI/CD",
|
||||
"automation",
|
||||
"npm",
|
||||
@@ -87,6 +87,8 @@
|
||||
"cloud",
|
||||
"SSH",
|
||||
"registry",
|
||||
"container management"
|
||||
"container management",
|
||||
"continuous integration",
|
||||
"continuous deployment"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user