Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 131 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 131 Bytes

GoodDeed-Server

Build to Docker daemon:

gradle jibDockerBuild

Build and push to the Docker registry:

gradle jib