This project intends to create on a cron basis a docker image of Debian with node and Firebase CLI bundled
This PR addresses the issue where `npx` and `node` were not available in the action pipelines. Additionally, it removes the reliance on `nvm` for installation. Instead, the latest available LTS version of Node.js is installed during the image build process, ensuring compatibility and seamless execution in the pipelines. This closes #2 Reviewed-on: #3 Co-authored-by: Guillaume "B.B." Van Hemmen <GuillaumeHemmen@noreply.git.van-hemmen.com> Co-committed-by: Guillaume "B.B." Van Hemmen <GuillaumeHemmen@noreply.git.van-hemmen.com> |
||
---|---|---|
.forgejo/workflows | ||
.woodpecker.yml | ||
Dockerfile | ||
LICENSE | ||
README.md |