mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 12:06:44 +00:00
remove concurrency checks (#5002)
Fixes https://github.com/inventree/InvenTree/issues/4999
This commit is contained in:
parent
5d1d8ec889
commit
d710efb64b
3
.github/workflows/docker.yaml
vendored
3
.github/workflows/docker.yaml
vendored
@ -29,9 +29,6 @@ jobs:
|
|||||||
|
|
||||||
# Build the docker image
|
# Build the docker image
|
||||||
build:
|
build:
|
||||||
concurrency:
|
|
||||||
group: ${{ github.workflow }}-${{ github.event_name }}
|
|
||||||
cancel-in-progress: true
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
Loading…
x
Reference in New Issue
Block a user