Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: YujiOshima <yuji.oshima0x3fd@gmail.com>
  • Loading branch information
YujiOshima committed May 15, 2018
1 parent 9bad650 commit a72f0ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ pids+=($!)
sleep 30 # wait for copy code to gcloud

cp cmd/suggestion/grid/Dockerfile .
<<<<<<< HEAD
gcloud container builds submit . --tag=${REGISTRY}/${REPO_NAME}/suggestion-grid:${VERSION} --project=${PROJECT} &
pids+=($!)
sleep 30 # wait for copy code to gcloud
Expand Down

0 comments on commit a72f0ed

Please sign in to comment.