ci: move Dockerfile.unify to Dockerfile

Signed-off-by: Paul Spooren <mail@aparcar.org>
pull/113/head
Paul Spooren 2023-04-20 23:36:44 +02:00
parent a633a801af
commit 362524ca6d
2 changed files with 0 additions and 3 deletions

View File

@ -194,7 +194,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v3
with:
file: Dockerfile.unify
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
@ -264,7 +263,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v3
with:
file: Dockerfile.unify
push: ${{ github.event_name != 'pull_request' }}
tags: |
${{ steps.meta_ref.outputs.tags }}
@ -325,7 +323,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v3
with:
file: Dockerfile.unify
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
build-args: |