2
0
Commit Graph

8 Commits

Author SHA1 Message Date
Ashok Bommisetti
263acda90b Dockerfile & Makefile argument name mismatch (#232)
Dockerfile expects the argument to be `SENTRY_IMAGE`. So, modifying Makefile to enable `make build`
2019-07-29 17:55:35 +03:00
Burak Yigit Kaya
424cc20e84
fix(Makefile): Bring back the new lines from messages (#219)
Follow up to #218.
2019-07-18 11:42:33 +03:00
Burak Yigit Kaya
0fd0379859
fix(Makefile): Fix invalid reference format error (#218)
Required after #211. Fixes #216. Also fixes printing of `-e` after #215.
2019-07-17 22:44:42 +03:00
Jamin Collins
af2d805f32 fix(Makefile): -e needed for color codes (#215)
closes #214

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2019-07-16 03:08:17 +03:00
Matt Robenolt
259bc29e78
Add --pull into default make build target 2019-05-06 14:17:59 -07:00
Matt Robenolt
5c4c34613d Default make all to build and push 2016-06-03 14:54:36 -07:00
Matt Robenolt
5d8b64be0c Support overriding vars in Makefile 2016-06-03 14:51:55 -07:00
Matt Robenolt
7ca8ae71e9 Getting started 2016-02-11 13:52:19 -08:00