test
This commit is contained in:
parent
fb6f3b64f4
commit
5cf40b6a70
1 changed files with 1 additions and 1 deletions
|
@ -21,10 +21,10 @@ jobs:
|
|||
gancio:
|
||||
image: cisti/gancio
|
||||
env:
|
||||
GANCIO_DATA: /home/node/data
|
||||
NODE_ENV: production
|
||||
GANCIO_DB_DIALECT: sqlite
|
||||
GANCIO_DB_STORAGE: ./gancio.sqlite
|
||||
cmd: -p 127.0.0.1:13120:13120
|
||||
strategy:
|
||||
matrix:
|
||||
php-version: ['8.1']
|
||||
|
|
Loading…
Reference in a new issue