mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-19 14:15:21 +02:00
fix: ci replace circle config
This commit is contained in:
@@ -87,13 +87,13 @@ workflows:
|
||||
branches:
|
||||
only:
|
||||
- main
|
||||
- mycanary
|
||||
- canary
|
||||
- build-arm64:
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
- main
|
||||
- mycanary
|
||||
- canary
|
||||
- combine-manifests:
|
||||
requires:
|
||||
- build-amd64
|
||||
@@ -102,4 +102,4 @@ workflows:
|
||||
branches:
|
||||
only:
|
||||
- main
|
||||
- mycanary
|
||||
- canary
|
||||
|
||||
Reference in New Issue
Block a user