Skip to content

Commit

Permalink
Add missing step in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hcho3 committed Dec 10, 2024
1 parent 6e511c1 commit 5275139
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions doc/contrib/ci.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,10 @@ To make changes to the CI container, carry out the following steps:
``492475357299.dkr.ecr.us-west-2.amazonaws.com/xgb-ci.gpu:PR-204``.
6. Now submit a pull request to `dmlc/xgboost <https://github.com/dmlc/xgboost>`_. The CI will
run tests using the new container. Verify that all tests pass.
7. Merge the pull request in ``dmlc/xgboost-devops``.
8. Merge the pull request in ``dmlc/xgboost``.
7. Merge the pull request in ``dmlc/xgboost-devops``. Wait the CI completes on the ``main`` branch.
8. Go back to the the pull request for ``dmlc/xgboost`` and change the container reference back
to ``:main``.
9. Merge the pull request in ``dmlc/xgboost``.

.. _build_run_docker_locally:

Expand Down

0 comments on commit 5275139

Please sign in to comment.