mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-09 12:43:43 +00:00
coverity: move to separate branch
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
This commit is contained in:
parent
1409ee16ff
commit
e814299f2d
@ -13,7 +13,7 @@ addons:
|
|||||||
notification_email: lxc-devel@lists.linuxcontainers.org
|
notification_email: lxc-devel@lists.linuxcontainers.org
|
||||||
build_command_prepend: "./autogen.sh && rm -Rf build && mkdir build && cd build && ../configure --enable-tests --with-distro=unknown"
|
build_command_prepend: "./autogen.sh && rm -Rf build && mkdir build && cd build && ../configure --enable-tests --with-distro=unknown"
|
||||||
build_command: "make -j4"
|
build_command: "make -j4"
|
||||||
branch_pattern: master
|
branch_pattern: coverity
|
||||||
before_install:
|
before_install:
|
||||||
- echo -n | openssl s_client -connect scan.coverity.com:443 | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' | sudo tee -a /etc/ssl/certs/ca-
|
- echo -n | openssl s_client -connect scan.coverity.com:443 | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' | sudo tee -a /etc/ssl/certs/ca-
|
||||||
- sudo add-apt-repository ppa:ubuntu-lxc/daily -y
|
- sudo add-apt-repository ppa:ubuntu-lxc/daily -y
|
||||||
|
Loading…
Reference in New Issue
Block a user