Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
sigh
Browse files Browse the repository at this point in the history
  • Loading branch information
idcrosby committed Sep 24, 2016
1 parent 3b2c0b4 commit 375e67f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,5 @@ $DOCKER_CMD build \
-f $CODE_DIR/docker/catalogue/Dockerfile-release $CODE_DIR/docker/catalogue;

$DOCKER_CMD build \
--build-arg BUILD_VERSION=$BUILD_VERSION \
--build-arg BUILD_DATE=$BUILD_DATE \
--build-arg COMMIT=$COMMIT \
-t ${REPO}-db:${COMMIT} \
-f $CODE_DIR/docker/catalogue-db/Dockerfile $CODE_DIR/docker/catalogue-db;

0 comments on commit 375e67f

Please sign in to comment.