Skip to content

Commit

Permalink
build: Update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
maeek committed Dec 22, 2021
1 parent 45675ee commit 8a19fb4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
SHELL := /bin/bash

build-all: setup_env
node tools/build-all.js | tee build.log

publish-all: setup_env
docker push
node tools/build.js | tee build.log

setup_env:
set -a
Expand Down

0 comments on commit 8a19fb4

Please sign in to comment.