mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 00:31:07 -05:00
Accpet gpg installation during 'phive install'
Signed-off-by: Brett Logan <lindluni@github.com>
This commit is contained in:
parent
e954bee85d
commit
d6f7f917da
1 changed files with 1 additions and 1 deletions
|
@ -33,4 +33,4 @@ gpg --verify phive.phar.asc phive.phar
|
|||
chmod +x phive.phar
|
||||
mv phive.phar /usr/local/bin/phive
|
||||
rm phive.phar.asc
|
||||
phive --no-progress install --trust-gpg-keys 31C7E470E2138192,CF1A108D0E7AE720,8A03EA3B385DBAA1,12CE0F1D262429A5 --target /usr/bin phpstan@^1.3.3 psalm@^4.18.1 phpcs@^3.6.2
|
||||
echo y | phive --no-progress install --trust-gpg-keys 31C7E470E2138192,CF1A108D0E7AE720,8A03EA3B385DBAA1,12CE0F1D262429A5 --target /usr/bin phpstan@^1.3.3 psalm@^4.18.1 phpcs@^3.6.2
|
||||
|
|
Loading…
Reference in a new issue