chore(travis): don't close discourse release topic by default

This commit is contained in:
Andrew Joslin
2014-05-08 07:45:37 -06:00
parent 009fe5b2c0
commit 9e06a663f2

View File

@@ -132,8 +132,8 @@ function discourse {
curl -X PUT "$POST_URL/status" \
--data "api_key=$DISCOURSE_TOKEN&api_username=Ionitron&status=pinned&enabled=true"
curl -X PUT "$POST_URL/status" \
--data "api_key=$DISCOURSE_TOKEN&api_username=Ionitron&status=closed&enabled=true"
# curl -X PUT "$POST_URL/status" \
# --data "api_key=$DISCOURSE_TOKEN&api_username=Ionitron&status=closed&enabled=true"
cd $IONIC_DIR
git add config