Skip to content

Commit

Permalink
remove Dockerfile.deployment 💚
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Sep 11, 2023
1 parent 8e87825 commit 0a8cf37
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
- name: build and push Docker image
uses: docker/build-push-action@v4
with:
file: Dockerfile.deployment
push: true
tags: |
ghcr.io/${{ github.repository }}:latest
Expand Down
14 changes: 0 additions & 14 deletions Dockerfile.deployment

This file was deleted.

0 comments on commit 0a8cf37

Please sign in to comment.