Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: Chuck Ha <[email protected]>
  • Loading branch information
chuckha committed Jul 8, 2019
1 parent f6240e3 commit 43d5bab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/publish-manager.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ readonly REGISTRY=${REGISTRY:-$GCR_REGISTRY}

readonly IMAGE=${REGISTRY}/${IMAGE_NAME}:${TAG}

echo $(pwd)
docker build --file ../Dockerfile -t "${IMAGE}" .
docker push "${IMAGE}"

0 comments on commit 43d5bab

Please sign in to comment.