Skip to content

Commit 0265214

Browse files
Skip quay login when building OpenShift bundles (#146)
# Summary The EVG `quay_login` step is overriding the credentials required for building the bundle with all the images. ## Proof of Work Successful patch: https://spruce.mongodb.com/version/682ebab0a50ac10007169b43 ## Checklist - [ ] Have you linked a jira ticket and/or is the ticket in the title? - [ ] Have you checked whether your jira ticket required DOCSP changes? - [ ] Have you checked for release_note changes? ## Reminder (Please remove this when merging) - Please try to Approve or Reject Changes the PR, keep PRs in review as short as possible - Our Short Guide for PRs: [Link](https://docs.google.com/document/d/1T93KUtdvONq43vfTfUt8l92uo4e4SEEvFbIEKOxGr44/edit?tab=t.0) - Remember the following Communication Standards - use comment prefixes for clarity: * **blocking**: Must be addressed before approval. * **follow-up**: Can be addressed in a later PR or ticket. * **q**: Clarifying question. * **nit**: Non-blocking suggestions. * **note**: Side-note, non-actionable. Example: Praise * --> no prefix is considered a question
1 parent 7e09924 commit 0265214

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.evergreen.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,6 @@ tasks:
587587
- func: clone
588588
- func: setup_aws
589589
- func: configure_docker_auth
590-
- func: quay_login
591590
- func: setup_prepare_openshift_bundles
592591
- func: prepare_openshift_bundles
593592
- func: update_evergreen_expansions

0 commit comments

Comments
 (0)