We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1cd1a0 commit a03dcc9Copy full SHA for a03dcc9
Makefile
@@ -9,6 +9,8 @@ make lint
9
endef
10
export PRECOMMIT
11
12
+all: images up
13
+
14
images:
15
docker-compose build
16
0 commit comments