staehle commented on issue #1766: URL: https://github.com/apache/buildstream/issues/1766#issuecomment-1407727428
I can share this now, it's nothing big, but this is the only thing that was in `project.conf` relating to the BuildBarn artifact server, which was just on a docker container on a dev machine on the internal corp network: ``` artifacts: - url: http://10.14.99.50:7981 type: index push: true - url: http://10.14.99.50:7982 type: storage push: true ``` This did only happen that one time though like I mentioned -- never saw it again -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
