diff --git a/.oniro-ci/build-generic.yaml b/.oniro-ci/build-generic.yaml index aa1b1b5d192f36fe2911a326dfc7cbdff49950ed..5a9b5160542cac49767acba4577e1f2d1b05ed1b 100644 --- a/.oniro-ci/build-generic.yaml +++ b/.oniro-ci/build-generic.yaml @@ -313,8 +313,6 @@ extends: .build-image variables: CI_ONIRO_JOB_ARTIFACTS: "*.raucb" - script: - - !reference [.build-image, script] # This job is currently used to customize the behavior in oniro and xts-acts. # It will be removed when that is safe to do so. It is not documented.