Skip to content

Commit

Permalink
fix(ci): now
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhck committed Aug 24, 2019
1 parent cc98175 commit 170cc25
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions now.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 2,
"name": "handlebar-templates",
"alias": "ht",
"name": "pr_label_enforcer",
"alias": "ple",
"builds": [
{
"src": "/lib/index.js",
Expand All @@ -15,6 +15,8 @@
}
],
"env": {
"APP_ID": "32985",
"APP_NAME": "Pull Request Label Enforcer",
"LOG_LEVEL": "info",
"NODE_ENV": "production"
}
Expand Down

0 comments on commit 170cc25

Please sign in to comment.