Skip to content

Commit

Permalink
scripts: release TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel committed May 5, 2020
1 parent b0ab75c commit 811fdde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dir=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
cd $dir/..

# TODO: git pull & check dirty?
# TODO: yarn install

if [[ -d release ]]; then
rm -rf release
Expand Down

0 comments on commit 811fdde

Please sign in to comment.