update CI workflow
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 16s
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 16s
This commit is contained in:
parent
3465ee5b2a
commit
1d74105910
1 changed files with 0 additions and 5 deletions
|
|
@ -38,11 +38,6 @@ jobs:
|
|||
set ftp:ssl-allow no;
|
||||
open -u $USERNAME,$PASSWORD $PRODUCTION_HOST;
|
||||
mirror --reverse --delete --verbose --ignore-time --parallel=10 \
|
||||
-x 'local/' \
|
||||
-x 'css/src/' \
|
||||
-x 'css/style.css' \
|
||||
-x 'css/style.css.map' \
|
||||
-x 'css/style.scss' \
|
||||
assets assets;
|
||||
mirror --reverse --delete --verbose --ignore-time --parallel=10 \
|
||||
-x 'accounts/' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue