mirror of
https://github.com/appleboy/drone-ssh.git
synced 2025-07-02 21:52:51 +08:00
chore(CI): disabled release binary
This commit is contained in:
parent
040533909f
commit
f1ffd39895
@ -11,6 +11,6 @@ local name = 'drone-ssh';
|
|||||||
'linux-amd64',
|
'linux-amd64',
|
||||||
// 'linux-arm64',
|
// 'linux-arm64',
|
||||||
// 'linux-arm',
|
// 'linux-arm',
|
||||||
'release-binary',
|
// 'release-binary',
|
||||||
]),
|
]),
|
||||||
]
|
]
|
||||||
|
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user