docker autotag
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aleksander Cynarski 2020-09-03 23:49:59 +02:00
parent 842116346f
commit ca3d2546a7

View File

@ -11,10 +11,7 @@ steps:
from_secret: hub_password from_secret: hub_password
repo: repo:
from_secret: hub_repo from_secret: hub_repo
tags: latest autotag: true
when:
branch:
- master
- name: notify - name: notify
image: appleboy/drone-telegram image: appleboy/drone-telegram