Update self hosting scripts (#367)

split setup.env with example and base

add setup.env to .gitignore to avoid overwrite from new versions

Added test workflow for docker-compose 
and validated configure.sh generated variables
This commit is contained in:
Maycon Santos
2022-06-24 14:50:14 +02:00
committed by GitHub
parent 06860c4c10
commit 1aafc15607
21 changed files with 120 additions and 275 deletions

View File

@@ -1,5 +1,6 @@
name: Test Code Darwin
on: [push,pull_request]
jobs:
test:
strategy: