mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
chore: update workflows
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -2,7 +2,7 @@ name: Build Docker images
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["canary", "main" ,"feature/remove-build-on-server"]
|
||||
branches: ["canary", "main" ,"feat/remove-build-on-server"]
|
||||
|
||||
jobs:
|
||||
# build-and-push-image-docs:
|
||||
|
||||
Reference in New Issue
Block a user