1
0

Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
bunix42 2020-05-22 14:49:22 +00:00
parent bd0b684668
commit 16c617efa0

View File

@ -6,3 +6,9 @@ pipeline:
tags:
- latest
secrets: [ docker_username, docker_password ]
slack:
image: plugins/slack
channel: drone
username: drone
secrets: [ slack_webhook ]