V8.02.512.2025.05.30
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -118,7 +118,7 @@ jobs:
|
|||||||
- name: Commit and Sign changes.
|
- name: Commit and Sign changes.
|
||||||
run: |
|
run: |
|
||||||
export GNUPGHOME="$(pwd)/.gnupg"
|
export GNUPGHOME="$(pwd)/.gnupg"
|
||||||
git commit -S -m "DEPLOY BOT: Auto-Generate DNSSEC Status [skip ci]" || echo "No Changes, nothing to Sign or to Commit."
|
git commit -S -m "DEPLOY BOT: Auto-Generate DNSSEC Status" || echo "No Changes, nothing to Sign or to Commit."
|
||||||
env:
|
env:
|
||||||
GIT_SSH_COMMAND: "ssh -p 42842"
|
GIT_SSH_COMMAND: "ssh -p 42842"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user