Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.1] Change Nightly URL from Jenkins to Drone #37896

Merged
merged 2 commits into from
May 26, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/release-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ git push upstream --tags
- [ ] Upload the packages to the GitHub release
- [ ] Publish GitHub release (remember to mark it as a pre-release!)
- [ ] `git push upstream 3.10-dev`
- [ ] Trigger new nightly build: [https://build.joomla.org](https://build.joomla.org:8443/job/cms_packaging/)
- [ ] Trigger new nightly build: [https://ci.joomla.org/joomla/joomla-cms](https://ci.joomla.org/joomla/joomla-cms)
- [ ] Wait for `.org Build Notifications` to report back
- [ ] Merge the [joomla/update.joomla.org PR](https://github.com/joomla/update.joomla.org/pulls)
- [ ] Wait for `.org Build Notifications` to report back
Expand Down