Updated .gitlab-ci.yml
This commit is contained in:
parent
48e986e26c
commit
6a3200c35d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ install:
|
|||
- gpg --verify phive.phar.asc phive.phar
|
||||
- chmod +x phive.phar
|
||||
- mv phive.phar /usr/local/bin/phive
|
||||
- phive install phpab --global --trust-gpg-keys 9D8A98B29B2D5D79
|
||||
- phive install phpab --global --trust-gpg-keys 0x2A8299CE842DD38C
|
||||
|
||||
# Build the project using the Makefile
|
||||
build:
|
||||
|
|
Loading…
Add table
Reference in a new issue