Skip to content

Run Craft macOS job automatically

Julius Künzel requested to merge work/macos-auto into master

Apple is very strict about signing so the macOS Craft jobs only make sense if the output (*.dmg) is signed, which will never happen on unprotected branches. Also we only have a signle macOS machine. Hence run automatically only on protected branches.

Merge request reports