Skip to content

Commit

Permalink
Update images to release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Wei Tie committed Jan 19, 2018
1 parent 99b3e8c commit 0e7433c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@ archive:
# build versioned archive of netplugin binaries
tar:
rm -f $(TAR_FILE)
./install/k8s/contiv/contiv-compose use-release -i -v $(BUILD_VERSION) install/k8s/contiv/contiv-base.yaml
$(TAR) -jcf $(TAR_FILE) -C install/k8s/contiv/ .

# GITHUB_USER and GITHUB_TOKEN are needed be set (used by github-release)
Expand Down

0 comments on commit 0e7433c

Please sign in to comment.