mirror of
https://github.com/appleboy/drone-telegram.git
synced 2026-06-14 22:11:12 +08:00
fix: missing manifest config
This commit is contained in:
@@ -245,9 +245,6 @@ local PipelineNotifications(os='linux', arch='amd64', depends_on=[]) = {
|
||||
os: os,
|
||||
arch: arch,
|
||||
},
|
||||
clone: {
|
||||
disable: true,
|
||||
},
|
||||
steps: [
|
||||
{
|
||||
name: 'manifest',
|
||||
|
||||
Reference in New Issue
Block a user