1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/concrete5_ynh.git synced 2024-09-03 18:25:54 +02:00

Create phpci.yml

This commit is contained in:
frju365 2017-08-26 12:18:14 +02:00 committed by GitHub
parent 774dcca894
commit a51fab6f20

7
phpci.yml Normal file
View file

@ -0,0 +1,7 @@
build_settings:
clone_depth: 1 # depth of 1 is a shallow clone, remove this line to clone entire repo
setup:
shell :
- "package_check.sh -l %BUILD_PATH%"