Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Commit

Permalink
Remove unnecessary regulator
Browse files Browse the repository at this point in the history
[#151817638]
  • Loading branch information
christianang committed Oct 24, 2017
1 parent c29b244 commit 95648ad
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions apply-updates/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,10 @@ resources:
days: [Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday]

jobs:
- name: regulator
plan:
- aggregate:
- get: schedule
trigger: true
- name: upload-stemcell
plan:
- get: schedule
trigger: true
passed: [ regulator ]
- task: upload-stemcell
params:
OPSMAN_DOMAIN_OR_IP_ADDRESS: ((opsman_domain_or_ip_address))
Expand Down

0 comments on commit 95648ad

Please sign in to comment.