CI(pico-sensor): added dockerfile to build pico-sensor image + created ci pipeline with build jobs

This commit is contained in:
SylvanArnold
2025-05-26 20:03:30 +02:00
parent d8f4b9f918
commit 23f11a3b87
6 changed files with 302 additions and 8 deletions

View File

@@ -6,3 +6,4 @@ stages:
include:
- local: gateway/.gitlab-ci.yml
- local: web-app/.gitlab-ci.yml
- local: pico-sensor/.gitlab-ci.yml