mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 11:28:07 +00:00
CI : Moves linux packaging jobs on another machine
This commit is contained in:
parent
220f5c1d9b
commit
b6ad444fd2
3 changed files with 3 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue