Skip to content
Snippets Groups Projects
Commit 9da0b407 authored by Emmanuel Bruno's avatar Emmanuel Bruno
Browse files

reactivates cache.

parent ebcf0ead
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
. ${DIR}/env.sh
docker build --no-cache \
docker build \
--file Dockerfile \
-t ${BASE}:$SHA \
`[[ "$BRANCH" != "master" ]] && echo -t ${BASE}:$BRANCH` \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment