Releases: gflohr/qgoda-action
Releases · gflohr/qgoda-action
Release list
v1.1.2
What's Changed
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
Changes:
- Changes ownership of the data directory to user
qgodainside the container. This avoids problems with missing permissions. - Run
npm installinside the container, if apackage.jsonexists. This is needed so that Qgoda dependencies (for example plug-ins) are installed before Qgoda is started.