Skip to content

Commit 59e7a0d

Browse files
committed
Add quay login
1 parent c06aaef commit 59e7a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,10 +359,10 @@ tasks:
359359
- name: migrate_all_agents
360360
# this enables us to run this variant manually to build all the agents for the new registry
361361
allowed_requesters: [ "patch" ]
362-
# TODO: add quay login back
363362
commands:
364363
- func: clone
365364
- func: setup_building_host
365+
- func: quay_login
366366
- func: pipeline_migrate_agents
367367

368368
- name: run_precommit_and_push

0 commit comments

Comments
 (0)