don't build test for prod
This commit is contained in:
parent
7506340d24
commit
797641c5ca
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user