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