0.2.18 • Published 5 years ago

@youkuohao/cms-core v0.2.18

Weekly downloads
-
License
-
Repository
-
Last release
5 years ago

Build

mkdir -p dist && \
docker run --rm \
 --mount type=bind,src="$(pwd)"/dist,dst=/dist \
 --mount type=bind,src="$(pwd)",dst=/root/git \
 --env GIT_REPOSITORY=/root/git \
 --env NODE_ENV=production \
 --env BRANCH=master \
 docker.youkuohao.com/ci-agent-node:1.0.0