CI : now packages linux app on another machine
This commit is contained in:
parent
362605d5da
commit
2247ae1b2b
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ ubuntu2004-makefile-gcc:
|
||||||
|
|
||||||
ubuntu2004-makefile-gcc-package:
|
ubuntu2004-makefile-gcc-package:
|
||||||
stage: 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
|
image: gitlab.linphone.org:4567/bc/public/linphone-desktop/bc-dev-ubuntu-20-04-lts:$UBUNTU_2004_IMAGE_VERSION
|
||||||
dependencies: []
|
dependencies: []
|
||||||
rules:
|
rules:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue