UNPKG

frontengineerplugin

Version:

前端工程化脚手架.集成eslint,husky,prettier,eslint,npmrc,CICD,testCase,node_proxy,readme生成 9个主要功能

20 lines (11 loc) 300 B
stages: # List of stages for jobs, and their order of execution - build build-job: # This job runs in the build stage, which runs first. tags: - CITest stage: build only: - /^ma.*$/ environment: production script: - sh new.sh