]> Git Repo - buildroot-mgba.git/blobdiff - docs/manual/contribute.txt
gitlab: generate the gitlab-ci configuration before each build
[buildroot-mgba.git] / docs / manual / contribute.txt
index bde7543c25d02de97923feb0d42541df033266f9..11d8811b44f8883ae924ed7f81ada5f3efb8a93e 100644 (file)
@@ -571,11 +571,8 @@ The basic test case definition involves
 * Implementing a +def test_run(self):+ function to optionally startup the
 emulator and provide test case conditions.
 
-Beyond creating the test script, there are a couple of additional steps that
-should be taken once you have your initial test case script. The first is
-to add yourself to the +DEVELOPERS+ file to be the maintainer of that test
-case. The second is to update the Gitlab CI yml by executing
-+make .gitlab-ci.yml+.
+After creating the test script, add yourself to the +DEVELOPERS+ file to
+be the maintainer of that test case.
 
 ==== Debugging a test case
 
This page took 0.022137 seconds and 4 git commands to generate.