chore: dockerization of the tuono repo! (#276)

Co-authored-by: Marco Pasqualetti <marco.pasqualetti@live.com>
This commit is contained in:
spacecodeur
2025-01-12 03:54:54 -05:00
committed by GitHub
parent c75d83dc7c
commit f9545f513b
5 changed files with 152 additions and 6 deletions
+4 -2
View File
@@ -9,12 +9,14 @@ on:
branches:
- 'main'
paths:
- '.github/**'
- '*'
- '.github/**'
- '.docker/**'
pull_request:
paths:
- '.github/**'
- '*'
- '.github/**'
- '.docker/**'
jobs:
build-and-test: