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

This commit is contained in:
Jeffrey Paul 2022-12-09 00:50:29 +04:00
parent 69b806fcf5
commit e416d60a49

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)