Skip to content

Commit

Permalink
Added code for building the code
Browse files Browse the repository at this point in the history
  • Loading branch information
sandy724 committed Jul 12, 2022
1 parent 2960b0a commit 7c7a6ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions builder/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
echo "I'll build the code"
sleep $SLEEP_DURATION

cd $CODEBASE_DIR
mvn $INSTRUCTION
echo "Code building done"

0 comments on commit 7c7a6ef

Please sign in to comment.