Fixes the merge issues

This commit is contained in:
Trenton Holmes 2022-04-25 11:39:05 -07:00
parent ed960216b7
commit 94e3120d2e

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