forked from iarv/potato-mesh
365 B
365 B
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 suite
Usage
# Build locally
docker-compose build
# Deploy
docker-compose up -d