mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Fixes the merge issues
This commit is contained in:
parent
ed960216b7
commit
94e3120d2e
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