mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
feat: Add comprehensive blueprint collection and project setup
This commit is contained in:
6
.github/workflows/deploy.yml
vendored
6
.github/workflows/deploy.yml
vendored
@@ -7,11 +7,8 @@ on:
|
||||
- reopened
|
||||
- synchronize
|
||||
- closed
|
||||
branches:
|
||||
- main
|
||||
|
||||
|
||||
# concurrency: preview-${{ github.ref }}
|
||||
concurrency: preview-${{ github.ref }}
|
||||
|
||||
jobs:
|
||||
deploy-preview:
|
||||
@@ -28,6 +25,7 @@ jobs:
|
||||
cp -r blueprints preview/
|
||||
cp index.html preview/
|
||||
|
||||
|
||||
# Despliega el preview usando el action
|
||||
- uses: rossjrw/pr-preview-action@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user