mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-24 05:55:43 +03:00
Pull request: upd-specs
Merge in DNS/adguard-home from upd-specs to master Squashed commit of the following: commit d7ac1dc1ef305098ff741d557c13db8a60ffe1f9 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Mon Aug 15 19:16:51 2022 +0300 bamboo-specs: allow larger keys
This commit is contained in:
parent
721397cee3
commit
6e63757fc7
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
|||
git checkout "${bamboo.repository.revision.number}"
|
||||
|
||||
# Run the build with the specified channel.
|
||||
echo "${bamboo.gpgSecretKey}"\
|
||||
echo "${bamboo.gpgSecretKeyPart1}${bamboo.gpgSecretKeyPart2}"\
|
||||
| awk '{ gsub(/\\n/, "\n"); print; }'\
|
||||
| gpg --import --batch --yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue