removing 22 version

This commit is contained in:
Devin Dice 2023-01-26 18:13:44 -05:00
parent d9aecc9b8d
commit e99d339de7

View file

@ -18,10 +18,6 @@ promotions:
pipeline_file: pipeline_rc.yml pipeline_file: pipeline_rc.yml
auto_promote: auto_promote:
when: branch = 'release' AND result = 'passed' when: branch = 'release' AND result = 'passed'
- name: Deploy RC 22.04
pipeline_file: pipeline_rc_22.yml
auto_promote:
when: branch = 'release' AND result = 'passed'
- name: Deploy RC No Desktop - name: Deploy RC No Desktop
pipeline_file: pipeline_rc_no_desktop.yml pipeline_file: pipeline_rc_no_desktop.yml
auto_promote: auto_promote: