protokube-builder use new channels target in Makefile

This commit is contained in:
Lars Lehtonen 2017-09-14 21:57:07 -07:00
parent 17045a5770
commit 4e8e9eb6a2
No known key found for this signature in database
GPG Key ID: 8137D474EBCB04F2
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@ mkdir -p /src/.build/artifacts/
cp /go/bin/protokube /src/.build/artifacts/
# Applying channels calls out to the channels tool
make channels-gocode
cp /go/bin/channels /src/.build/artifacts/
make channels
cp /src/.build/local/channels /src/.build/artifacts/
# channels uses protokube
cd /src/.build/artifacts/