mirror of
https://github.com/go-gitea/gitea
synced 2024-12-23 00:54:28 +00:00
Skip sqlite integration in CI (#2058)
This commit is contained in:
parent
2559a34b97
commit
b4e8a7c4d1
@ -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 ]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user