fix(core): update

This commit is contained in:
2024-05-24 15:54:32 +02:00
parent 6e4c967917
commit 9eaa6347c1
5 changed files with 157 additions and 71 deletions

View File

@@ -14,15 +14,15 @@
"githost": "gitlab.com",
"gitscope": "ship.zone",
"gitrepo": "npmci",
"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.",
"npmPackagename": "@ship.zone/npmci",
"license": "MIT",
"keywords": [
"Node.js",
"Docker",
"GitLab CI",
"continuous integration",
"continuous deployment",
"GitHub CI",
"Gitea CI",
"CI/CD",
"automation",
"npm",
@@ -30,7 +30,9 @@
"cloud",
"SSH",
"registry",
"container management"
"container management",
"continuous integration",
"continuous deployment"
]
}
}