Skip to content

Commit

Permalink
Get rid of unused CACHE_TAG
Browse files Browse the repository at this point in the history
  • Loading branch information
sychan committed Oct 26, 2018
1 parent 6aec33d commit 1b326ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hooks/build
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
echo "Build hook running"
echo "IMAGE_NAME = ${IMAGE_NAME}"
echo "DOCKER_REPO = ${DOCKER_REPO}"
echo "CACHE_TAG = ${CACHE_TAG}"
export BRANCH=${SOURCE_BRANCH:-`git symbolic-ref --short HEAD`}

export DATE=`date -u +"%Y-%m-%dT%H:%M:%SZ"`
Expand Down

0 comments on commit 1b326ab

Please sign in to comment.