Skip to content

Commit

Permalink
aligning the folder naming convention to match the design documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
John Gasper committed Feb 1, 2018
1 parent 7fc7de5 commit 7d47084
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions manualBuild.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
docker build --tag=tier/grouper_training_base:latest base/ \
&& docker build --tag=tier/grouper_training_lesson1:latest lesson1 \
&& docker build --tag=tier/grouper_training_lesson2:latest lesson2
&& docker build --tag=tier/grouper_training_ex1:latest exercise1 \
&& docker build --tag=tier/grouper_training_ex2:latest exercise2

if [[ "$OSTYPE" == "darwin"* ]]; then
say build complete
Expand Down

0 comments on commit 7d47084

Please sign in to comment.