mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Fixes the merge issues
This commit is contained in:
parent
bdcc6f861d
commit
cd8d4c357d
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -266,9 +266,6 @@ jobs:
|
||||
|
||||
# build and push image to docker hub.
|
||||
build-docker-image:
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-build-docker-image-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
runs-on: ubuntu-20.04
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-build-docker-image-${{ github.ref_name }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user