Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
TesT
Browse files Browse the repository at this point in the history
  • Loading branch information
Renat Nurgaliyev committed Aug 1, 2018
1 parent de3b966 commit 80a35cf
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions ci/scripts/image/loadbalancer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ source `dirname $0`/../global.sh

# Extract artifact
cd release
tar xzf source.tar.gz
tar xzf source.tar.gz --strip 1

ls -laR

cd source/packer
# Run packer
cd packer
packer build ./loadbalancer.json

0 comments on commit 80a35cf

Please sign in to comment.