Skip to content

Commit 9c81d0c

Browse files
committed
clean up
1 parent f6ff134 commit 9c81d0c

2 files changed

Lines changed: 1 addition & 84 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: docker/build-push-action@v4
2828
with:
2929
context: .
30-
file: ./docker/Dockerfile.frontend
30+
file: ./Dockerfile
3131
build-args:
3232
- DATABASE_URL=${{ secrets.DATABASE_URL }}
3333
push: true

start-database.sh

Lines changed: 0 additions & 83 deletions
This file was deleted.

0 commit comments

Comments
 (0)