Skip to content

Commit

Permalink
[EMERGENCY MERGE] Barak deploy to sde 2 (cadence-workflow#2)
Browse files Browse the repository at this point in the history
This PR used Merge Queue's emergency enqueue, and did not require tests to pass before merging.
  • Loading branch information
barakalon authored and deployboard committed Sep 16, 2019
1 parent 8e6d96d commit 71591af
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
1 change: 0 additions & 1 deletion _infra/deployboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,5 @@ targets:
PROJECT_NAME: cadence
ENV: shared-development
DEPLOY_TARGET: shared-development
CONTEXT: shared_development
volumes:
- "/srv/deployboard/config/kube:/mnt/kube:ro"
12 changes: 6 additions & 6 deletions _infra/kube/kube-gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,12 @@ environments:
# includes:
# - all
# - staging
#
# shared-development:
# context: shared-development
# includes:
# - all
# - shared-development

shared-development:
context: shared-development
includes:
- all
- shared-development

development-cluster:
includes:
Expand Down

0 comments on commit 71591af

Please sign in to comment.