Skip to content

Commit

Permalink
Merge pull request #2 from ExpediaDotCom/makefile
Browse files Browse the repository at this point in the history
fixing make file
  • Loading branch information
Kapil Rastogi authored Jun 1, 2020
2 parents c2cd69a + a506210 commit e749d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ docker_build:
all: build docker_build

# build all and release
release:
release: all
./deployment/scripts/publish-to-docker-hub.sh

0 comments on commit e749d96

Please sign in to comment.