diff --git a/invent/ci-applications-freebsd.yml b/invent/ci-applications-freebsd.yml new file mode 100644 index 0000000..861862a --- /dev/null +++ b/invent/ci-applications-freebsd.yml @@ -0,0 +1,12 @@ + +variables: + PRODUCT: Applications + +freebsd kf5-qt5 qt5.11: + extends: .freebsd + only: + - master + - merge_requests + variables: + PLATFORM: FreeBSDQt5.11 + BRANCH_GROUP: kf5-qt5