With auto_tag
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-07-18 13:31:50 +02:00
parent 05745f51ad
commit 92ce57dc60
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -16,6 +16,7 @@ steps:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
cache_from: kasperhermansen/scel:latest cache_from: kasperhermansen/scel:latest
auto_tag: true
- name: send telegram notification - name: send telegram notification
image: appleboy/drone-telegram image: appleboy/drone-telegram