我需要防止在特定条件下构建特定作业,我该怎么做?
推送到特定存储库并使用 git push --no-verify 推送到 git
git commit -m“检查” git push --no-verify
当我推送到特定存储库中的特定分支时自动禁用构建作业
git
git ×1