fix: run tests with unstable api
This commit is contained in:
parent
4b64e27d2b
commit
8b01dc6b71
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ trigger:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- name: api
|
- name: api
|
||||||
image: vikunja/api
|
image: vikunja/api:unstable
|
||||||
environment:
|
environment:
|
||||||
VIKUNJA_SERVICE_TESTINGTOKEN: averyLongSecretToSe33dtheDB
|
VIKUNJA_SERVICE_TESTINGTOKEN: averyLongSecretToSe33dtheDB
|
||||||
VIKUNJA_LOG_LEVEL: DEBUG
|
VIKUNJA_LOG_LEVEL: DEBUG
|
||||||
|
|
Loading…
Reference in a new issue