Skip to content

Commit

Permalink
remove unecessary pipeline config
Browse files Browse the repository at this point in the history
  • Loading branch information
cplee committed Aug 10, 2018
1 parent 61a8dc2 commit c4e3ca5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions mu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,4 @@ environments:
- name: acceptance
provider: ecs-fargate
- name: production
provider: ecs-fargate
service:
pipeline:
acceptance:
disabled: true
production:
disabled: true
provider: ecs-fargate

0 comments on commit c4e3ca5

Please sign in to comment.