diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1021198e9be50c2057231827495329f585cfa90b..7ae73bc95804e93957718b838f83709b5cec0ba6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -134,6 +134,7 @@ bundle-seco-intel-b68:
 
 publish-raspberrypi4-64:
   extends: .publish-rauc-bundle-to-hawkbit
+  stage: deploy
   dependencies: [bundle-raspberrypi4-64]
   needs: [bundle-raspberrypi4-64]
   variables:
@@ -144,6 +145,7 @@ publish-raspberrypi4-64:
 
 publish-seco-intel-b68:
   extends: .publish-rauc-bundle-to-hawkbit
+  stage: deploy
   dependencies: [bundle-seco-intel-b68]
   needs: [bundle-seco-intel-b68]
   variables: