mirror of
https://github.com/appleboy/drone-telegram.git
synced 2026-06-04 10:14:50 +08:00
@@ -44,6 +44,7 @@ pipeline:
|
||||
pull: true
|
||||
secrets: [ docker_username, docker_password ]
|
||||
default_tags: true
|
||||
repo: appleboy/drone-telegram
|
||||
when:
|
||||
event: [ push, tag ]
|
||||
local: false
|
||||
@@ -56,6 +57,7 @@ pipeline:
|
||||
secrets: [ docker_username, docker_password ]
|
||||
default_tags: true
|
||||
default_suffix: alpine
|
||||
repo: appleboy/drone-telegram
|
||||
when:
|
||||
event: [ push, tag ]
|
||||
local: false
|
||||
|
||||
Reference in New Issue
Block a user