Closed archlitchi closed 1 year ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
To complete the pull request process, please assign kevin-wangzefeng after the PR has been reviewed.
You can assign the PR to them by writing /assign @kevin-wangzefeng
in a comment when ready.
The full list of commands accepted by this bot can be found here.
The current PR is merged in, and every time a new PR is merged in the future, it will trigger the device to push a new image to Volcano-sh, right?
The current PR is merged in, and every time a new PR is merged in the future, it will trigger the device to push a new image to Volcano-sh, right?
yes,i think so
Add the "username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_TOKEN }}" to fix the ci failure, so I have to merge it manually.
@archlitchi: Adding label
do-not-merge/contains-merge-commits
because PR contains merge commits, which are not allowed in this repository. Usegit rebase
to reapply your commits on top of the target branch. Detailed instructions for doing so can be found here.