don't build test for prod
This commit is contained in:
@@ -6,7 +6,7 @@ packages:
|
||||
tasks:
|
||||
- package: |
|
||||
cd homepage
|
||||
make
|
||||
make generate
|
||||
tar cvz --exclude .git . >../site.tar.gz
|
||||
ls -l ../site.tar.gz
|
||||
- upload: |
|
||||
|
||||
Reference in New Issue
Block a user