splitting up some code responsibilitiy
All checks were successful
build rgb-board / build (push) Successful in 8m23s

extending the mq Message to have a type field
This commit is contained in:
2024-02-05 16:45:41 +00:00
parent 94cfad1190
commit 1a0ea1833b
7 changed files with 202 additions and 176 deletions

View File

@@ -44,6 +44,7 @@
"features": {
"docker-in-docker": "latest",
"kubectl-helm-minikube": "latest",
"git": "latest"
"git": "latest",
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
}
}