diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ca2e42df0a3811c14e62457045eb9a3d8bebcae7..2d3dff730de7b25a24fa0146a898099b0ebae122 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -80,6 +80,7 @@ prepare_haf_image: tags: - public-runner-docker - hived-for-tests + - hived prepare_haf_data: extends: .prepare_haf_data_5m @@ -135,6 +136,7 @@ prepare_haf_data: tags: - public-runner-docker - hived-for-tests + - hived docker-ci-runner-build: extends: .docker-base-build-template @@ -482,6 +484,7 @@ build_and_publish_image: tags: - public-runner-docker - hived-for-tests + - hived deploy_python_api_packages_to_gitlab: stage: publish