diff options
| author | Albert Astals Cid <[email protected]> | 2025-06-11 00:00:41 +0200 |
|---|---|---|
| committer | Albert Astals Cid <[email protected]> | 2025-06-11 00:00:41 +0200 |
| commit | 483faa05cf265615f9a896171122c473477ec6a3 (patch) | |
| tree | 0a237747ec358e4fedb89ba4612c4f1d1b53d173 /.gitlab-ci.yml | |
| parent | b354498dbe25f14ca65ef93a0ef26799716a1ad4 (diff) | |
Disable flatpak until it starts working again
GIT_SILENT
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ccd481161..7d212eaed 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ include: - /gitlab-templates/linux-qt6-next.yml - /gitlab-templates/freebsd-qt6.yml - /gitlab-templates/windows-qt6.yml - - /gitlab-templates/flatpak.yml + # - /gitlab-templates/flatpak.yml - /gitlab-templates/craft-windows-x86-64-qt6.yml - /gitlab-templates/xml-lint.yml |
