fix drone
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
2021-09-28 11:48:38 +02:00
parent 51bbeb82c1
commit 7ba16f7132

View File

@@ -12,11 +12,12 @@ steps:
repo: docker.asperti.com/paspo/hassio-auto-backup
tags:
- latest
- 0.1.2
- ${DRONE_TAG}
- ${DRONE_SEMVER_MAJOR}.${DRONE_SEMVER_MINOR}
force_tag: true
username:
from_secret: docker_username
trigger:
event:
- tag
- push