git tag -a "release-$(date +%Y%m%d-%H%M)" -m 'pre-deploy' git push origin --tags