Skip to content

Commit

Permalink
feat: change owner
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrop committed Jun 16, 2022
1 parent 5381a14 commit 1beed96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
16 changes: 1 addition & 15 deletions .zappr.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,2 @@
# this is how you configure zappr
# a more exhaustive description is at
# https://zappr.readthedocs.io/en/latest/setup

# Every PR needs two approvals from Zalando employees.
approvals:
groups:
zalando:
minimum: 2
from:
orgs:
# Only "zalando" allowed here!
- zalando

X-Zalando-Team: pitchfork
X-Zalando-Team: builder-knowledge
X-Zalando-Type: code
2 changes: 1 addition & 1 deletion delivery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pipeline:
- id: build-and-push-images
type: script
env:
DOCKER_IMAGE_PREFIX: "pierone.stups.zalan.do/pitchfork"
DOCKER_IMAGE_PREFIX: "pierone.stups.zalan.do/builder-knowledge"
when:
branch: main
depends_on: [ all_of_the_above ]
Expand Down

0 comments on commit 1beed96

Please sign in to comment.