CI: Remove enterprise2 bits from enterprise pipelines (#60459)
Remove enterprise2 bits from enterprise pipelines
This commit is contained in:
committed by
GitHub
parent
f6aea16894
commit
a1c2093b53
@@ -628,7 +628,7 @@ def codespell_step():
|
||||
}
|
||||
|
||||
|
||||
def package_step(edition, ver_mode, include_enterprise2=False, variants=None):
|
||||
def package_step(edition, ver_mode, variants=None):
|
||||
deps = [
|
||||
'build-plugins',
|
||||
'build-backend' + enterprise2_suffix(edition),
|
||||
|
||||
Reference in New Issue
Block a user