V8.03.133.2025.06.02

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-06-02 09:22:24 +02:00
parent 93e672b8e9
commit 19c62fc004
2 changed files with 178 additions and 0 deletions

View File

@@ -276,6 +276,8 @@ jobs:
export GNUPGHOME="$(pwd)/.gnupg"
git fetch origin master
git rebase origin/master
git status
git log --oneline -n 5
- name: Stage generated files.
shell: bash