mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-17 06:20:26 +00:00
add docs back to the latest build target
This commit is contained in:
parent
7e7b1b63f1
commit
efffcd22da
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -162,7 +162,7 @@ zip: init css js
|
|||
# -------------------------------------------------
|
||||
|
||||
# Push the latest git version to the CDN. This is done on a post commit hook
|
||||
latest: init css js zip
|
||||
latest: init css docs js zip
|
||||
# Time to put these on the CDN
|
||||
@@scp -qr ${OUTPUT}/* jqadmin@code.origin.jquery.com:/var/www/html/code.jquery.com/mobile/latest/
|
||||
# Do some cleanup to wrap it up
|
||||
|
|
|
|||
Loading…
Reference in a new issue