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:
parent
774dcca894
commit
a51fab6f20
1 changed files with 7 additions and 0 deletions
7
phpci.yml
Normal file
7
phpci.yml
Normal 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%"
|
||||||
|
|
Loading…
Add table
Reference in a new issue