在项目根目录下添加文件.gitlab-ci.yml. before_script: - echo "install dpl deploy tool" stages: - deploy deploy to production: stage: deploy ...
確定! 回上一頁