Skip to content

Commit

Permalink
fix: testing pre-deploy-local
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Apr 28, 2020
1 parent d3ff0a6 commit 22acb70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecosystem.json
Expand Up @@ -56,7 +56,7 @@
"ref": "origin/master",
"repo": "git@github.com:niftylettuce/forward-email.git",
"path": "/var/www/production",
"pre-deploy-local": "git reset --hard",
"pre-setup": "git reset --hard",
"post-deploy":
"yarn && pm2 startOrGracefulReload ecosystem.json --env production --update-env"
}
Expand Down

0 comments on commit 22acb70

Please sign in to comment.