This commit is contained in:
parent
183713668b
commit
6a5995ba3c
1 changed files with 2 additions and 2 deletions
|
@ -9,6 +9,6 @@ steps:
|
|||
from_secret: aws_access_key_id
|
||||
secret_key:
|
||||
from_secret: aws_secret_access_key
|
||||
source: public/**/*
|
||||
source: site/**/*
|
||||
target: /
|
||||
strip_prefix: public/
|
||||
strip_prefix: site/
|
||||
|
|
Loading…
Reference in a new issue