fix(ci): use correct docker image for frontend testing
This commit is contained in:
parent
3abdf2ccdd
commit
6defc4cba2
@ -353,7 +353,7 @@ trigger:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
- name: api
|
- name: api
|
||||||
image: vikunja/api:unstable
|
image: vikunja/vikunja:unstable
|
||||||
pull: always
|
pull: always
|
||||||
environment:
|
environment:
|
||||||
VIKUNJA_SERVICE_TESTINGTOKEN: averyLongSecretToSe33dtheDB
|
VIKUNJA_SERVICE_TESTINGTOKEN: averyLongSecretToSe33dtheDB
|
||||||
@ -1389,6 +1389,6 @@ steps:
|
|||||||
- failure
|
- failure
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 2c0390b42119086b3379c21743ef62e793b838506c6786d0833a9bf4dbc8891f
|
hmac: ecafdfbeb29047bf6c3603cc186c106550184d8bbb6befe05d359f8b5c983ae0
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user