mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-09-14 11:06:15 +05:00
refactor: update push branches
This commit is contained in:
parent
679c3238e2
commit
5888494fcc
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -2,7 +2,7 @@ name: Build Docs & Website Docker images
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["canary", "main"]
|
||||
branches: ["canary", "main", "feat/docker-images-apps"]
|
||||
|
||||
jobs:
|
||||
build-and-push-image-docs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user