We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c000b5a commit 8aebe18Copy full SHA for 8aebe18
.evergreen.yml
@@ -1764,16 +1764,6 @@ buildvariants:
1764
tasks:
1765
- name: release_all_agents_on_ecr
1766
1767
- # Only called manually, It's used for testing the task release_agents_on_ecr in case the release.json
1768
- # has not changed, and you still want to push the images to ecr.
1769
- - name: manual_ecr_release_agent_currently_used
1770
- display_name: manual_ecr_release_agent_currently_used
1771
- tags: [ "release_all_agents_manually" ]
1772
- run_on:
1773
- - ubuntu2204-large
1774
- tasks:
1775
- - name: release_all_currently_used_agents_on_ecr
1776
-
1777
### Build variants for manual patch only
1778
1779
- name: backup_csv_images
0 commit comments