rename tags
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jochen Welzel 2022-12-23 22:27:39 +01:00
parent f4ceeb552c
commit f33e9a4d9f
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ steps:
- push
- pull_request
commands:
- echo -n "$(date +'%Y%m%d'), latest" > .tags
- echo -n "$(date +'%Y%m%d')-amd64, latest-amd64" > .tags
- name: push docker image
image: plugins/docker