Move generated files to the data folder to persist on docker

This commit is contained in:
ovosimpatico
2024-10-27 22:26:21 -03:00
parent 7a21d8989c
commit 6a36b1e15d
4 changed files with 24 additions and 18 deletions

View File

@@ -2,8 +2,8 @@ name: Build and Publish Docker Image
on:
push:
# branches:
# - main
branches:
- main
jobs:
build: