mirror of
https://github.com/lxsang/antd-web-apps
synced 2025-07-25 01:59:47 +02:00
add ci control
This commit is contained in:
5
ci/Makefile
Normal file
5
ci/Makefile
Normal file
@ -0,0 +1,5 @@
|
||||
copyfiles = router.lua
|
||||
|
||||
main:
|
||||
- mkdir $(BUILDDIR)
|
||||
cp -rvf $(copyfiles) $(BUILDDIR)
|
Reference in New Issue
Block a user