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:
|
||||
- name: api
|
||||
image: vikunja/api
|
||||
image: vikunja/api:unstable
|
||||
environment:
|
||||
VIKUNJA_SERVICE_TESTINGTOKEN: averyLongSecretToSe33dtheDB
|
||||
VIKUNJA_LOG_LEVEL: DEBUG
|
||||
|
|
Loading…
Reference in a new issue