mirror of
https://github.com/l5yth/potato-mesh.git
synced 2026-05-08 22:34:52 +02:00
a789a9552a
* Add macOS and Ubuntu builds to Flutter workflow * Add no-codesign flag to iOS Flutter build
GitHub Actions Workflows
Workflows
docker.yml- Build and push Docker images to GHCRcodeql.yml- Security scanningpython.yml- Python ingestor pipelineruby.yml- Ruby Sinatra app testingjavascript.yml- Frontend test suitemobile.yml- Flutter mobile tests with coverage reportingrelease.yml- Tag-triggered Flutter release builds for Android and iOS
Usage
# Build locally
docker-compose build
# Deploy
docker-compose up -d