Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Comment out deliver until blueprint is ready
Need to add instructions in readme to finish blueprint
  • Loading branch information
redbugz committed Mar 14, 2019
commit f0a4fee30bff53ecc7b06cc0f9be4c82a4c685e9
22 changes: 11 additions & 11 deletions packages/react-scripts/template-ef/blueprint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,16 @@ deploy:
bindings:
<<: *BINDING_DEFAULTS

deliver:
deploy_order:
- name: integration
type: coupled
systems: int
#deliver:
# deploy_order:
# - name: integration
# type: coupled
# systems: int

- name: beta
type: coupled
systems: beta
# - name: beta
# type: coupled
# systems: beta

- name: production
type: coupled
systems: prod
# - name: production
# type: coupled
# systems: prod