ci: Depend on init-enterprise for gen-cue verify (#50191)
This commit is contained in:
@@ -69,6 +69,9 @@ def wire_install_step():
|
||||
'commands': [
|
||||
'make gen-go',
|
||||
],
|
||||
'depends_on': [
|
||||
'verify-gen-cue',
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user