test foo
This commit is contained in:
parent
370e149357
commit
09327e3676
@ -5,7 +5,7 @@ packages:
|
||||
tasks:
|
||||
- package: |
|
||||
cd homepage
|
||||
tar -cvz --exclude .git . >../site.tar.gz
|
||||
tar -cvz --exclude .git --exclude foo . >../site.tar.gz
|
||||
ls -l ../site.tar.gz
|
||||
- upload: |
|
||||
hut pages publish -d www.trinity.moe site.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user