This commit is contained in:
parent
d41d9222ce
commit
fb6f3b64f4
1 changed files with 1 additions and 2 deletions
|
@ -19,9 +19,8 @@ jobs:
|
|||
env:
|
||||
MYSQL_ROOT_PASSWORD: root
|
||||
gancio:
|
||||
image: 'cisti/gancio'
|
||||
image: cisti/gancio
|
||||
env:
|
||||
PATH: $PATH:/home/node/.yarn/bin
|
||||
GANCIO_DATA: /home/node/data
|
||||
NODE_ENV: production
|
||||
GANCIO_DB_DIALECT: sqlite
|
||||
|
|
Loading…
Reference in a new issue