mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-27 10:05:32 +02: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