This project intends to create on a cron basis a docker image of Debian with node and Firebase CLI bundled
Find a file
Guillaume B.B. Van Hemmen 50b53e3700 Add CI workflows for Docker image building and pushing
Introduce four workflows to automate Docker builds and pushes using Kaniko. These workflows cover push events to the `master` branch, pull requests, tag pushes, and other branches. They streamline image publishing to the specified registry with proper secrets configuration.
2025-05-19 19:01:03 +02:00
.forgejo/workflows Add CI workflows for Docker image building and pushing 2025-05-19 19:01:03 +02:00
.woodpecker.yml - Add manual trigger to Woodpecker CI configuration. 2024-10-17 11:21:58 +02:00
Dockerfile - Update Node.js version from 18 to 20 2024-10-17 11:16:01 +02:00
LICENSE Initial commit 2023-11-04 12:06:53 +01:00
README.md Initial commit 2023-11-04 12:06:53 +01:00

debian-node-firebase

This project intends to create on a cron basis a docker image of Debian with node and Firebase CLI bundled