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