CI/CD
CI/CD Examples
Github Actions
Docker image build publish
Pypi releases (test on pre-release, official on releases)
Trigger Dokploy deploy by API
Github Pages build:
flutter apk release build
Chrome .crx build
Gitlab CI/CD
Ruff check+format -> tests -> build
Last updated