Skip to content

Commit

Permalink
move docker images to images dir
Browse files Browse the repository at this point in the history
  • Loading branch information
EdyTheCow committed Apr 19, 2024
1 parent edda25d commit db6b444
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ente-server-tools-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Build and push
uses: mr-smithers-excellent/docker-build-push@v6
with:
dockerfile: ente-server-tools/Dockerfile
dockerfile: images/ente-server-tools/Dockerfile
image: ente-server-tools
registry: ghcr.io
enableBuildKit: true
Expand Down
File renamed without changes.

0 comments on commit db6b444

Please sign in to comment.