mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Remove app directory and simplify project structure
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
context: .
|
||||
file: ./app/Dockerfile
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: |
|
||||
dokploy/templates:latest
|
||||
|
||||
Reference in New Issue
Block a user