Skip to content

Commit

Permalink
chore: mv Containerfile Dockerfile (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare authored Jul 3, 2024
1 parent 3e119d5 commit 16487c2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-container-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
uses: docker/build-push-action@v6
with:
context: .
file: ./Containerfile
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
File renamed without changes.

0 comments on commit 16487c2

Please sign in to comment.