Skip to content

fix: Listen for SIGTERM and exit the application gracefully. #923

fix: Listen for SIGTERM and exit the application gracefully.

fix: Listen for SIGTERM and exit the application gracefully. #923

name: Call build-distribution
on:
push:
paths-ignore:
- ".github/workflows/**"
pull_request_target:
paths-ignore:
- ".github/workflows/**"
jobs:
check_job:
uses: linuxdeepin/.github/.github/workflows/build-distribution.yml@master
secrets: inherit