Skip to content

Commit

Permalink
Added Makefile for build
Browse files Browse the repository at this point in the history
  • Loading branch information
mlgupta committed Sep 9, 2020
1 parent 99b214b commit 2dfeea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ SHELL=/bin/bash

DOCKER_BUILD_CONTEXT=.
DOCKER_FILE_PATH=Dockerfile
DOCKER_BUILD_ARGS=--squash

.PHONY: pre-build docker-build post-build build release patch-release minor-release major-release tag check-status check-release showver \
push pre-push do-push post-push
Expand Down

0 comments on commit 2dfeea7

Please sign in to comment.