Skip to content

Commit

Permalink
new build method
Browse files Browse the repository at this point in the history
  • Loading branch information
RickoNoNo3 committed Aug 31, 2022
1 parent eecfb11 commit cba7380
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ mkdir build
mkdir build/consulize

cp ./run-consulize.sh ./build/consulize/
cp ./docker-compose.yml ./build/consulize/

go get -v
go build -o ./build/consulize/consulize .
Expand Down

0 comments on commit cba7380

Please sign in to comment.