File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2626 - name : build
2727 run : |
2828 cd dovecot
29+ git rm -r .github
30+ git config --local user.name "test"
31+ git config --local user.email "test@example.org"
32+ git commit -am "CI: remove .github directory before building"
2933 DEB_BUILD_OPTIONS=nocheck gbp buildpackage --git-no-pristine-tar --git-ignore-branch -us -uc
3034
3135 - name : upload .deb files
5458 - name : build
5559 run : |
5660 cd dovecot
61+ git rm -r .github
62+ git config --local user.name "test"
63+ git config --local user.email "test@example.org"
64+ git commit -am "CI: remove .github directory before building"
5765 DEB_BUILD_OPTIONS=nocheck gbp buildpackage --git-no-pristine-tar --git-ignore-branch -us -uc
5866
5967 - name : upload .deb files
Original file line number Diff line number Diff line change 1- 2025-07-22 15:27:09 +0000 missytake <missytake@systemli.org> (429a5f971)
2-
3- CI: build .deb and upload to download.delta.chat
4-
5-
6- M .github/workflows/build-deb.yml
7- M .github/workflows/build-deb-staging.yml
8-
912023-08-28 15:27:09 +0000 Marco Bettini <marco.bettini@open-xchange.com> (47349e2482)
102
113 mail-crypt: mail_crypt_mailbox_allocated() - Force cross-user copies to
You can’t perform that action at this time.
0 commit comments