@sstdev/tool_ci-utils
v1.4.49
Published
CI Build Tools and Utilities
Downloads
2,104
Keywords
Readme
tool_ci-utils
This is a tool used to run various operations on a CI build server. Some of those operations include building docker images, setting the semantic version number and publishing to npm. To execute any of these commands, you'll need to run tool_ci-utils
.
Usage
To execute the operation to build a docker container, run: tool_ci-utils build-container --path <path to your Dockerfile>