diff --git a/build-yocto.yml b/build-yocto.yml index f0effd61e307251b7cb42daa528af16bfdb86b5f..d3e04e39d965aa0447ef27f1f76ff51d5b22fcfd 100644 --- a/build-yocto.yml +++ b/build-yocto.yml @@ -115,6 +115,7 @@ # -------------------------------------------------------------------------------------- .deployimage: extends: + - .infrastructure - .package tags: - deploy @@ -135,6 +136,7 @@ variables: CI_PARAM_PACKAGE_FTP: "true" extends: + - .infrastructure - .package tags: - deploy