mirror of
https://github.com/appleboy/drone-telegram.git
synced 2026-06-14 22:11:12 +08:00
fix: trigger push
This commit is contained in:
@@ -260,7 +260,6 @@ local PipelineNotifications(os='linux', arch='amd64', depends_on=[]) = {
|
||||
],
|
||||
depends_on: depends_on,
|
||||
trigger: {
|
||||
branch: [ 'master' ],
|
||||
event: [ 'push', 'tag' ],
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user