V8.13.392.2025.11.07
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m6s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-11-08 00:24:04 +01:00
parent 3fe30b44d2
commit c2db46e7a6
3 changed files with 0 additions and 3 deletions

View File

@@ -134,7 +134,6 @@ jobs:
echo "GNUPGHOME=${GNUPGHOME}" >> "${GITHUB_ENV}" echo "GNUPGHOME=${GNUPGHOME}" >> "${GITHUB_ENV}"
echo 'allow-loopback-pinentry' >| "${GNUPGHOME}/gpg-agent.conf" echo 'allow-loopback-pinentry' >| "${GNUPGHOME}/gpg-agent.conf"
echo 'pinentry-program /usr/bin/pinentry-tty' >> "${GNUPGHOME}/gpg-agent.conf" echo 'pinentry-program /usr/bin/pinentry-tty' >> "${GNUPGHOME}/gpg-agent.conf"
echo "trust-model always" >> "${GNUPGHOME}/gpg.conf"
gpgconf --reload gpg-agent || true gpgconf --reload gpg-agent || true
- name: ⚙️ Importing the 'CI PGP DEPLOY ONLY' key. - name: ⚙️ Importing the 'CI PGP DEPLOY ONLY' key.

View File

@@ -134,7 +134,6 @@ jobs:
echo "GNUPGHOME=${GNUPGHOME}" >> "${GITHUB_ENV}" echo "GNUPGHOME=${GNUPGHOME}" >> "${GITHUB_ENV}"
echo 'allow-loopback-pinentry' >| "${GNUPGHOME}/gpg-agent.conf" echo 'allow-loopback-pinentry' >| "${GNUPGHOME}/gpg-agent.conf"
echo 'pinentry-program /usr/bin/pinentry-tty' >> "${GNUPGHOME}/gpg-agent.conf" echo 'pinentry-program /usr/bin/pinentry-tty' >> "${GNUPGHOME}/gpg-agent.conf"
echo "trust-model always" >> "${GNUPGHOME}/gpg.conf"
gpgconf --reload gpg-agent || true gpgconf --reload gpg-agent || true
- name: ⚙️ Importing the 'CI PGP DEPLOY ONLY' key. - name: ⚙️ Importing the 'CI PGP DEPLOY ONLY' key.

View File

@@ -134,7 +134,6 @@ jobs:
echo "GNUPGHOME=${GNUPGHOME}" >> "${GITHUB_ENV}" echo "GNUPGHOME=${GNUPGHOME}" >> "${GITHUB_ENV}"
echo 'allow-loopback-pinentry' >| "${GNUPGHOME}/gpg-agent.conf" echo 'allow-loopback-pinentry' >| "${GNUPGHOME}/gpg-agent.conf"
echo 'pinentry-program /usr/bin/pinentry-tty' >> "${GNUPGHOME}/gpg-agent.conf" echo 'pinentry-program /usr/bin/pinentry-tty' >> "${GNUPGHOME}/gpg-agent.conf"
echo "trust-model always" >> "${GNUPGHOME}/gpg.conf"
gpgconf --reload gpg-agent || true gpgconf --reload gpg-agent || true
- name: ⚙️ Importing the 'CI PGP DEPLOY ONLY' key. - name: ⚙️ Importing the 'CI PGP DEPLOY ONLY' key.