CircleCI build to DockerHub too

Also as part of the CircleCI build create a container and push to docker hub.
This commit is contained in:
Steve Brunton
2018-12-16 23:28:05 -05:00
committed by GitHub
parent 8d1c2e7700
commit 83cbed45d8
5 changed files with 13 additions and 6 deletions

View File

@@ -10,4 +10,6 @@ jobs:
- /^nshttpd.*/
steps:
- checkout
- run: make deploy
- setup_remote_docker:
version: 18.05.0-ce
- run: make dockerhub