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