Update CircleCI to use master for staging deploys
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
deployment:
|
deployment:
|
||||||
staging:
|
staging:
|
||||||
branch: staging
|
branch: master
|
||||||
commands:
|
commands:
|
||||||
- ./scripts/deploy --staging
|
- ./scripts/deploy --staging
|
||||||
production:
|
production:
|
||||||
|
|||||||
Reference in New Issue
Block a user