Skip to content

Commit

Permalink
Removed an uncessary comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleydavis committed Sep 7, 2022
1 parent e345528 commit 56638ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/build-image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ set -u # or set -o nounset

export DIR=$1
docker build -t $DOCKER_REGISTRY/$DIR:$VERSION --file ./$DIR/Dockerfile-prod ./$DIR

# TODO: Add your code here to run and test the image.

0 comments on commit 56638ae

Please sign in to comment.