Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Commit

Permalink
Merge pull request #223 from mozmeao/remove-us-west
Browse files Browse the repository at this point in the history
Remove us-west stage and prod
  • Loading branch information
glogiotatidis committed Apr 23, 2018
2 parents 4b85870 + f2d6bd4 commit eee2cf5
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions jenkins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@ notifications:
on_failure: change
deploy:
stage:
- name: "Us-West Stage"
url: "https://deis.us-west.moz.works"
credentials: jenkins-deis
app: "careers-stage"
app_url: "https://careers-stage.us-west.moz.works"
newrelic_app: "careers-stage-us-west"
deis_executable: "deis"
- name: "Oregon-B Stage"
url: "https://deis.oregon-b.moz.works"
credentials: jenkins-deis-2
Expand All @@ -25,13 +18,6 @@ deploy:
newrelic_app: "careers-stage-oregon-b"
deis_executable: "deis2"
prod:
- name: "Us-West Prod"
url: "https://deis.us-west.moz.works"
credentials: jenkins-deis
app: "careers-prod"
app_url: "https://careers-prod.us-west.moz.works"
newrelic_app: "careers-prod-us-west"
deis_executable: "deis"
- name: "Oregon-B Prod"
url: "https://deis.oregon-b.moz.works"
credentials: jenkins-deis-2
Expand Down

0 comments on commit eee2cf5

Please sign in to comment.