Skip to content

Use musl build in CI deployment #947 #39

Use musl build in CI deployment #947

Use musl build in CI deployment #947 #39

name: Deployment Production
on:
workflow_dispatch:
push:
branches:
- "master"
jobs:
deploy-production:
uses: "./.github/workflows/deployment.yml"
with:
environment: production
remote_host: atomicdata.dev
secrets: inherit