add deploy folder
Former-commit-id: 63166d41786adf5f106be68a25fa0806031f653c Former-commit-id: 68429e65dde743b4b3bb538e720adf3c10a29182 Former-commit-id: e44b22d97cb60806dddd05fc6bd3313c9eeefddc Former-commit-id: 97f4158a538fec2ba207da2e76711f287cb6471d [formerly 6929fd90d71c3271d3063776d19ebc395b264392] Former-commit-id: 1870931841bc9df676505c235a7463c8846c4459 Former-commit-id: 84171b5d0a5c7145b4b1e1e010d4c7af44efdf24 Former-commit-id: 1add4eef08b3e2350f7c207a19b06c938a1301c9 Former-commit-id: 91340971bd5bf3edcc6da13dc0d2bd97587250d6 Former-commit-id: 3a068c0b834c30b7b8785f5ecd65fa9bf902ae1c
This commit is contained in:
@@ -20,6 +20,6 @@ before_install:
|
||||
- export PATH=$HOME/.yarn/bin:$PATH
|
||||
|
||||
after_success:
|
||||
- ./qshell account $AK $SK liyang
|
||||
- ./qshell qupload qiniu-config
|
||||
- ./qshell cdnrefresh --dirs -i cdnrefresh-dirs.txt
|
||||
- ./deploy/qshell account $AK $SK liyang
|
||||
- ./deploy/qshell qupload ./deploy/upload.conf
|
||||
- ./deploy/qshell cdnrefresh --dirs -i ./deploy/cdnrefresh.txt
|
||||
Reference in New Issue
Block a user