mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-05 10:55:33 +01:00
Use build-config for build-config
This commit is contained in:
parent
de35314400
commit
24082ef007
1 changed files with 11 additions and 0 deletions
11
build.yaml
Normal file
11
build.yaml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
name: build-config
|
||||||
|
language: php
|
||||||
|
type: php-library
|
||||||
|
|
||||||
|
php:
|
||||||
|
version: 8.0
|
||||||
|
phpstan:
|
||||||
|
level: 8
|
||||||
|
paths:
|
||||||
|
- bin
|
||||||
|
- src
|
Loading…
Add table
Add a link
Reference in a new issue