Skip to content

build: separate Qt5 and Qt6 build configurations by split debian/control #958

build: separate Qt5 and Qt6 build configurations by split debian/control

build: separate Qt5 and Qt6 build configurations by split debian/control #958

name: backup to gitlab
on: [push]
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true
jobs:
backup-to-gitlabwh:
uses: linuxdeepin/.github/.github/workflows/backup-to-gitlabwh.yml@master
secrets: inherit
backup-to-gitee:
uses: linuxdeepin/.github/.github/workflows/backup-to-gitee.yml@master
secrets: inherit