75
edits
(Added section on enabling build and tests, first revision) |
(→Enable build: Correct wording) |
||
| Line 49: | Line 49: | ||
''<small>This step may have already been performed by other teams (eg. Releng). If so, skip to the next step.</small>'' | ''<small>This step may have already been performed by other teams (eg. Releng). If so, skip to the next step.</small>'' | ||
First, the platform | First, the platform must have builds enabled before tests can be run. | ||
From ''taskcluster/ci/build'', select the appropriate YML file for the platform. For example, if adding a new Windows build type, select ''taskcluster/ci/build/windows.yml''. | From ''taskcluster/ci/build'', select the appropriate YML file for the platform. For example, if adding a new Windows build type, select ''taskcluster/ci/build/windows.yml''. | ||
edits