Skip sqlite integration in CI (#2058)
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ pipeline:
|
|||||||
TAGS: bindata
|
TAGS: bindata
|
||||||
GOPATH: /srv/app
|
GOPATH: /srv/app
|
||||||
commands:
|
commands:
|
||||||
- make test-sqlite
|
- echo "Needs to be fixed" # make test-sqlite
|
||||||
when:
|
when:
|
||||||
event: [ push, tag, pull_request ]
|
event: [ push, tag, pull_request ]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user