latest
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jeffrey Paul 2022-12-09 00:50:29 +04:00
parent 69b806fcf5
commit e416d60a49
1 changed files with 3 additions and 1 deletions

View File

@ -42,3 +42,5 @@ push:
docker push $(RN):$(GITREV)
docker push $(RN):latest
docker push $(RN):$(shell git branch --show-current)
docker push $(RN):$(shell date -u +%Y-%m-%d)