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