chore(CI): disabled release binary

This commit is contained in:
Bo-Yi Wu 2022-12-08 17:23:51 +08:00
parent 040533909f
commit f1ffd39895
2 changed files with 1 additions and 2 deletions

View File

@ -11,6 +11,6 @@ local name = 'drone-ssh';
'linux-amd64', 'linux-amd64',
// 'linux-arm64', // 'linux-arm64',
// 'linux-arm', // 'linux-arm',
'release-binary', // 'release-binary',
]), ]),
] ]

View File

@ -129,7 +129,6 @@ trigger:
--- ---
depends_on: depends_on:
- linux-amd64 - linux-amd64
- release-binary
kind: pipeline kind: pipeline
name: notifications name: notifications
platform: platform: