1
0
mirror of https://github.com/strongdm/comply synced 2025-12-06 06:14:09 +00:00

doc enhancements

This commit is contained in:
Justin McCarthy
2019-03-16 00:28:08 -07:00
parent ef7a4092a7
commit e8d6d536a8
2 changed files with 9 additions and 3 deletions

View File

@@ -113,6 +113,7 @@ minor-release: release-env minor release
docker-release:
docker build --build-arg COMPLY_VERSION=`cat VERSION` -t strongdm/comply .
docker push strongdm/comply
patch: clean gitsem
gitsem -m "increment patch for release (via Makefile)" patch