Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit b6d4e9d

Browse files
author
Noah Lee
authored
Disable review for the prod environment
1 parent 280a2dd commit b6d4e9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ envs:
1616
- "publish-image"
1717
production_environment: true
1818
review:
19-
enabled: true
19+
enabled: false
2020
reviewers:
2121
- hanjunlee
22-
- noah-qa
22+
- gitploy-qa
2323
deployable_ref: 'v.*\..*\..*'

0 commit comments

Comments
 (0)