Update CI

This commit is contained in:
MengYX 2020-03-04 09:38:30 +08:00
parent 97ca09dbae
commit 2aeb60d0a9
No known key found for this signature in database
GPG Key ID: E63F9C7303E8F604
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ steps:
secret_key:
from_secret: aws_secret_access_key
source: dist/**/*
exclude:
- "**/*.map"
strip_prefix: dist/
target: /public
path_style: true