Web一键发布-生产保护
我如何才能保护自己和同事“意外地”出版作品呢? 我知道我可以通过右键单击隐藏它,但我不希望这样,我不想删除生产发布。
我正在寻找一个开关将其设置为“打开”并使用它并再次将其关闭。
你知道我的意思吗??
提前致谢。
How can I protect myself and my colleagues to press on publish production "by accident".
I know I can hide this by right click but I does not want that, I don't want to remove the production publish.
I am looking for a toggle to set it "on" and use it ans set it off again.
Do you know what I mean??
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我采用了仅通过脚本从单个构建机器进行发布的做法。这消除了风险并提供了自动化的发布方法。直接从开发人员机器发布本身就有风险。
I've adopted the practice of only publishing from a single build machine via script. This eliminates the risk and provides and automated method of publishing. Publishing from a developers machine directly is inherently risky.