Skip to content

Commit 3a2d739

Browse files
committed
README update
1 parent c64244f commit 3a2d739

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README-MAINTAINER.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on the Eclipse Foundation infrastructure (CBI); for local builds, use the
2525
The plug-ins are published on the Eclipse download servers both as update
2626
sites and as archives.
2727

28-
Development builds are published as p2 sub-folders like:
28+
Development builds are automatically published as p2 sub-folders like:
2929

3030
- <https://download.eclipse.org/embed-cdt/builds/develop/p2/>
3131
- <https://download.eclipse.org/embed-cdt/builds/master/p2/>
@@ -157,6 +157,8 @@ This will also trigger a GitHub Actions CI job that will run a maven build.
157157

158158
### Trigger the Jenkins development build
159159

160+
Note: this happens now automatically, at each push.
161+
160162
- go to [https://ci.eclipse.org/embed-cdt/job/build-plug-ins/](https://ci.eclipse.org/embed-cdt/job/build-plug-ins/)
161163
- **login** (otherwise the next link is not visible!)
162164
- click the **Scan Multibranch Pipeline Now** link
@@ -180,6 +182,8 @@ Wait for the GitHub Actions CI job to confirm that the build passed.
180182

181183
### Trigger the Jenkins master build
182184

185+
Note: this happens now automatically, at each push.
186+
183187
- go to [https://ci.eclipse.org/embed-cdt/job/build-plug-ins/](https://ci.eclipse.org/embed-cdt/job/build-plug-ins/)
184188
- **login** (otherwise the next link will not be visible!)
185189
- click the **Scan Multibranch Pipeline Now** link

0 commit comments

Comments
 (0)