CI : Moves linux packaging jobs on another machine

This commit is contained in:
Peio Rigaux 2025-01-24 15:18:45 +01:00 committed by Peio Rigaux
parent 220f5c1d9b
commit b6ad444fd2
3 changed files with 3 additions and 3 deletions

View file

@ -67,7 +67,7 @@ job-centos7-ninja-gcc:
job-centos7-ninja-gcc-package:
stage: package
tags: [ "docker-test-centos7-liblinphone-nuc" ]
tags: [ "docker" ]
image: gitlab.linphone.org:4567/bc/public/linphone-desktop/bc-dev-centos7-fuse-qt-wget:$CENTOS_7_QT_IMAGE_VERSION
dependencies: []
only:

View file

@ -109,7 +109,7 @@ job-ubuntu1804-makefile-gcc:
job-ubuntu1804-makefile-gcc-package:
stage: package
tags: [ "docker-test-liblinphone" ]
tags: [ "docker" ]
image: gitlab.linphone.org:4567/bc/public/linphone-sdk/bc-dev-ubuntu-18-04-lts:$UBUNTU_1804_IMAGE_VERSION
dependencies: []
only:

View file

@ -102,7 +102,7 @@ ubuntu2004-makefile-gcc:
ubuntu2004-makefile-gcc-package:
stage: package
tags: [ "docker-test-liblinphone" ]
tags: [ "docker" ]
image: gitlab.linphone.org:4567/bc/public/linphone-desktop/bc-dev-ubuntu-20-04-lts:$UBUNTU_2004_IMAGE_VERSION
dependencies: []
rules: