-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
58e2eab
commit 0f31efc
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# WAT | ||
|
||
Automation of the automation to build zimbra. | ||
|
||
Simply uses [ianw1974/zimbra-build-scripts](ianw1974/zimbra-build-scripts) (all the credits to Ian!) to automate a build | ||
using github actions. | ||
|
||
Should be an easy starter to automate the builds for all of us. | ||
|
||
What it will be not: | ||
|
||
- create patches for Zimbra of any sort (not the right repo) | ||
- harm or violate Zimbra's Terms | ||
|
||
|
||
## Usage | ||
|
||
Either use the build artifacts (you should not IMHO), or clone this repo and do your own builds or whatever. | ||
|
||
So just either see the builds under [.github/workflows](.github/workflows) and do what ever you like with it |