Skip to content

Use musl build in CI deployment #947 #248

Use musl build in CI deployment #947

Use musl build in CI deployment #947 #248

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