This commit is contained in:
parent
2b1b2cce3a
commit
c1077c66b9
11
.drone.yml
11
.drone.yml
@ -16,6 +16,17 @@ steps:
|
||||
branch:
|
||||
- master
|
||||
|
||||
- name: quay
|
||||
image: robertstettner/drone-quay
|
||||
settings:
|
||||
namespace:
|
||||
from_secret: quay_username
|
||||
repository:
|
||||
from_secret: quay_repo
|
||||
visibility: public
|
||||
token:
|
||||
from_secret: quay_password
|
||||
|
||||
- name: notify
|
||||
image: appleboy/drone-telegram
|
||||
settings:
|
||||
|
Loading…
Reference in New Issue
Block a user