This commit is contained in:
Hillel Coren 2023-11-01 12:06:06 +02:00
parent 2a125a3666
commit db95c80a6a
2 changed files with 6 additions and 6 deletions

View File

@ -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:

View File

@ -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