Fixes the merge issues

This commit is contained in:
Trenton Holmes 2022-04-25 11:39:05 -07:00
parent bdcc6f861d
commit cd8d4c357d
No known key found for this signature in database
GPG Key ID: 4815A6E23A56B8D1

View File

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