travis not delete files
Former-commit-id: 899a9e5ad3199abdcd915d3fcec01dae70a1ca8d Former-commit-id: 4c2730aa3b3c68063ee39065ea38954a217a6347 Former-commit-id: 70a3f7c0b767545f084d6f24a056686bc1ce71f7 Former-commit-id: 7d911bf26dfe2345ef23a541945fb5883f8d3728 [formerly b9d2631fb5c217139e1a6fb6e2b79c19b7db3b91] Former-commit-id: 085ef302eef3c7e41ae92340785ef829da1bbc8c Former-commit-id: 8fc8a9c3f94eb0a51ba8c8712fbd4964678305c5 Former-commit-id: 5d9dbbc2ddae77461b34c355719c3a5dc61a4391 Former-commit-id: a1d160da586d83cc05a646a540924f52e4ae8de3 Former-commit-id: 8309f3a64472599f7b70fc767e06818171195ac8
This commit is contained in:
@@ -16,12 +16,10 @@ script:
|
||||
- yarn run build:travis
|
||||
|
||||
before_install:
|
||||
- ./qshell account $AK $SK $NAME
|
||||
- ./qshell account $AK $SK
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash
|
||||
- export PATH=$HOME/.yarn/bin:$PATH
|
||||
|
||||
after_success:
|
||||
- ./qshell listbucket d2-admin -o cdn-files.txt
|
||||
- ./qshell batchdelete --force d2-admin -i cdn-files.txt
|
||||
- ./qshell qupload qiniu-config
|
||||
- ./qshell cdnrefresh -dirs cdnrefresh-dirs.txt
|
||||
Reference in New Issue
Block a user