Update build to use correct command in CircleCI
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@ deployment:
|
||||
staging:
|
||||
branch: staging
|
||||
commands:
|
||||
- grunt deploy:staging
|
||||
- grunt upload:staging
|
||||
production:
|
||||
branch: production
|
||||
commands:
|
||||
- grunt deploy:prod
|
||||
- grunt upload:prod
|
||||
|
||||
Reference in New Issue
Block a user