[education/rkward/kf5] /: [CI/CD] Add macOS jobs
Thomas Friedrichsmeier
null at kde.org
Tue Apr 16 19:09:32 BST 2024
Git commit 07cad259f54c619fae95ec71673ee35e4bf5a165 by Thomas Friedrichsmeier, on behalf of Julius Künzel.
Committed on 15/04/2024 at 05:47.
Pushed by tfry into branch 'kf5'.
[CI/CD] Add macOS jobs
In preparation of Binary Factory shutdown
M +3 -1 .gitlab-ci.yml
https://invent.kde.org/education/rkward/-/commit/07cad259f54c619fae95ec71673ee35e4bf5a165
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2b114b8b6..16d67050c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,4 +9,6 @@ include:
- /gitlab-templates/freebsd.yml
- /gitlab-templates/windows.yml
- /gitlab-templates/flatpak.yml
- - /gitlab-templates/craft-appimage.yml
\ No newline at end of file
+ - /gitlab-templates/craft-appimage.yml
+ - /gitlab-templates/craft-macos-arm64.yml
+ - /gitlab-templates/craft-macos-x86-64.yml
\ No newline at end of file
More information about the rkward-tracker
mailing list