1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-02-01 19:15:01 +02:00

Tools: Fix CI

This commit is contained in:
Laurent Cozic 2022-11-05 17:56:38 +00:00
parent 1f11b833b0
commit 3c4c948fbd

View File

@ -162,4 +162,4 @@ jobs:
# Basic test to ensure that the created build is valid. It should exit with
# code 0 if it works.
docker run joplin/server:0.0.0 node dist/app.js migrate list
docker run joplin/server:0.0.0-beta node dist/app.js migrate list