Skip to content

Use musl build in CI deployment #947 #247

Use musl build in CI deployment #947

Use musl build in CI deployment #947 #247

name: Deployment Staging
on:
workflow_dispatch:
push:
branches:
- 'develop'
jobs:
deploy-staging:
uses: './.github/workflows/deployment.yml'

Check failure on line 10 in .github/workflows/deploy_staging.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy_staging.yml

Invalid workflow file

error parsing called workflow ".github/workflows/deploy_staging.yml" -> "./.github/workflows/deployment.yml" (source branch with sha:6abe54b829b29876b90e3491353bd2387abbfe48) : You have an error in your yaml syntax on line 43
with:
environment: staging
remote_host: staging.atomicdata.dev
secrets: inherit