We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b3115 commit 1725bc9Copy full SHA for 1725bc9
.travis.yml
@@ -44,7 +44,7 @@ script:
44
# - ../qshell_linux_amd64 qupload scripts/qiniu.conf.json
45
after_success:
46
- |
47
- script: netlify deploy -s $NETLIFY_SITE_ID --auth $NETLIFY_ACCESS_TOKEN -p --dir ./_site
+ netlify deploy -s $NETLIFY_SITE_ID --auth $NETLIFY_ACCESS_TOKEN -p --dir ./_site
48
49
cd _site
50
touch .nojekyll
0 commit comments