mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Run tests against sqlite3
This commit is contained in:
committed by
James Jeffrey
parent
84c9bb9b93
commit
0ac91e6e7c
@@ -67,9 +67,9 @@ integration_tests:
|
||||
script:
|
||||
- go build -o functions-alpine
|
||||
- docker build -t funcy/functions:latest .
|
||||
# - DOCKER_LOCATION=container_ip make docker-test-run-with-sqlite3
|
||||
- DOCKER_LOCATION=container_ip make docker-test-run-with-sqlite3
|
||||
# - DOCKER_LOCATION=container_ip make docker-test-run-with-postgres
|
||||
- DOCKER_LOCATION=container_ip make docker-test-run-with-mysql
|
||||
# - DOCKER_LOCATION=container_ip make docker-test-run-with-mysql
|
||||
|
||||
deploy_job:
|
||||
only:
|
||||
|
||||
Reference in New Issue
Block a user