Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca07df commit 5f13cc8Copy full SHA for 5f13cc8
1 file changed
.github/workflows/update-rbe.yml
@@ -59,5 +59,7 @@ jobs:
59
token: ${{ secrets.JENKINS_TOKEN }}
60
reviewers: angerson,mihaimaruseac
61
body: |
62
- Automated PR created once per week to get the latest Docker images.
63
- See https://github.com/tensorflow/tensorflow/blob/master/.github/workflows/update-rbe.yml
+ This PR was created by a GitHub Actions workflow to update all the SIG Build-based RBE containers to the most recent containers. See:
+
64
+ - https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/toolchains/remote_config/configs.bzl
65
+ - https://github.com/tensorflow/tensorflow/blob/master/.github/workflows/update-rbe.yml
0 commit comments