Skip to content

Commit 9c22245

Browse files
authored
feat: adjust docker deploy (#34)
1 parent dbc744d commit 9c22245

File tree

9 files changed

+77
-676
lines changed

9 files changed

+77
-676
lines changed

Dockerfile

Lines changed: 0 additions & 63 deletions
This file was deleted.

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ _run:
2121
-f tools/make/golang.mk \
2222
-f tools/make/linter.mk \
2323
-f tools/make/tools.mk \
24+
-f tools/make/image.mk \
2425
$(MAKECMDGOALS)
2526

2627
.PHONY: _run

examples/Dockerfile

Lines changed: 0 additions & 79 deletions
This file was deleted.

0 commit comments

Comments
 (0)