Skip to content

Commit

Permalink
Add deploy command
Browse files Browse the repository at this point in the history
  • Loading branch information
derekherman committed Jul 21, 2020
1 parent 0353d41 commit 75b7bb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
"build:run": "grunt build",
"build:zip": "grunt create-build-zip",
"dev": "wp-scripts start",
"deploy": "grunt deploy",
"docker": "docker-compose run --rm -u 1000 --workdir=/var/www/html/wp-content/plugins/unsplash wordpress",
"env:logs": "bin/logs.sh",
"env:start": "bin/start.sh",
Expand Down

0 comments on commit 75b7bb0

Please sign in to comment.