fix docker repo.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
b5c380d16b
commit
fd0eb0f6c1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user