diff --git a/.github/workflows/build-docker-image.yml b/.github/workflows/build-docker-image.yml index c095de3..b1368fe 100644 --- a/.github/workflows/build-docker-image.yml +++ b/.github/workflows/build-docker-image.yml @@ -72,7 +72,7 @@ jobs: with: context: ./src file: ./src/Childrens-Social-Care-CPD-Indexer/Dockerfile - #push: ${{ github.event_name != 'pull_request' }} + push: true tags: ${{ env.IMAGE_TAGS }} labels: ${{ steps.meta.outputs.labels }} build-args: |