Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有什么方法可以查看 CloudBees dev@cloud 中的 Jenkins 占用了多少空间工作空间和构建工件?
当我的帐户用完配额时,我会收到一条消息,告诉我使用了多少磁盘空间并从中减去我的 Forge 使用量告诉我 Jenkins 占用了多少空间,但我不知道如何确定哪个作业的工作空间和/或构建工件占用空间。
您可以安装磁盘使用插件,该插件将分解哪些构建使用的空间最多。您的工作空间不计入您的配额,仅计入构建。