Skip to content

Commit

Permalink
Merge pull request #1 from FIRSTinMI/evanlihou-patch-1
Browse files Browse the repository at this point in the history
Rename FiMAdminApi/Dockerfile to Dockerfile
  • Loading branch information
NixFey authored Jun 2, 2024
2 parents 5e89e29 + 01890cb commit 2b6f41b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
id: build-and-push
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
with:
context: FiMAdminApi
context: .
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down
File renamed without changes.

0 comments on commit 2b6f41b

Please sign in to comment.