Skip to content

Commit

Permalink
deploy to prod from netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
tdhopper committed Jun 12, 2019
1 parent 939c374 commit 4e2225e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions netlify_deploy.sh
Expand Up @@ -12,5 +12,6 @@ else
--auth $NETLIFY_AUTH_TOKEN \
--site $NETLIFY_SITE_ID \
--dir ./web \
--message "Preview deploy from Travis CI"
fi
--message "Preview deploy from Travis CI" \
--prod
fi

0 comments on commit 4e2225e

Please sign in to comment.