Skip to content
Snippets Groups Projects
Commit 919623dd authored by Will McCutchen's avatar Will McCutchen
Browse files

Dumb ass makefile fix (carelessly broken in 0dff7f47 for GAE support)

parent eb7bdd86
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@ run: build
# =============================================================================
# docker images
# =============================================================================
image: assets cmd/go-httpbin/*.go httpbin/*.go
image: assets cmd/go_httpbin/*.go httpbin/*.go
docker build -t mccutchen/go-httpbin:$(VERSION) .
imagepush: image
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment