Flatpak
This commit is contained in:
parent
2a125a3666
commit
db95c80a6a
|
|
@ -5,9 +5,9 @@ on:
|
|||
branches:
|
||||
- master
|
||||
|
||||
concurrency:
|
||||
group: ci-release-${{ github.ref }}-1
|
||||
cancel-in-progress: true
|
||||
#concurrency:
|
||||
# group: ci-release-${{ github.ref }}-1
|
||||
# cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
build-main:
|
||||
|
|
|
|||
|
|
@ -6,9 +6,9 @@ on:
|
|||
# branches:
|
||||
# - master
|
||||
|
||||
concurrency:
|
||||
group: ci-release-${{ github.ref }}-1
|
||||
cancel-in-progress: true
|
||||
#concurrency:
|
||||
# group: ci-release-${{ github.ref }}-1
|
||||
# cancel-in-progress: true
|
||||
|
||||
env:
|
||||
project-id: com.invoiceninja.app
|
||||
|
|
|
|||
Loading…
Reference in New Issue