mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
fn: circleci and makefile adjustments (#625)
* fn: circleci and makefile adjustments *) Moved more tasks into Makefile to allow for parallelism and dependency checks. *) Added cpu count in circleci make invocations for parallelism * fn: typo sqlite => sqlite3 * fn: removed unnecessary make pull & install
This commit is contained in:
committed by
Reed Allman
parent
ae8e87f877
commit
d329e0ef5b
@@ -1,4 +1,2 @@
|
||||
set -e
|
||||
|
||||
./build.sh
|
||||
docker push fnproject/fn-test-utils:latest
|
||||
|
||||
Reference in New Issue
Block a user