Use master for both staging and production
This commit is contained in:
+1
-1
@@ -4,6 +4,6 @@ deployment:
|
||||
commands:
|
||||
- ./scripts/deploy --staging
|
||||
production:
|
||||
branch: production
|
||||
branch: master
|
||||
commands:
|
||||
- ./scripts/deploy --production
|
||||
|
||||
Reference in New Issue
Block a user