Skip to content
Snippets Groups Projects
Commit aef93dba authored by Dario Lombardo's avatar Dario Lombardo
Browse files

gitlab-ci: remove not working clang repos.

Change-Id: Id1a6f07747dec45619b89daa0d8f7acb2bd425ca
Reviewed-on: https://code.wireshark.org/review/25865


Reviewed-by: default avatarDario Lombardo <lomato@gmail.com>
parent 632c6261
Branches
Tags
Loading
image: crondaemon/wireshark image: crondaemon/wireshark
before_script: before_script:
- echo "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial main" > /etc/apt/sources.list.d/clang4.list - rm -rf /etc/apt/sources.list.d/*
- echo "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-5.0 main" > /etc/apt/sources.list.d/clang5.list - echo "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-5.0 main" > /etc/apt/sources.list.d/clang5.list
- echo "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-6.0 main" > /etc/apt/sources.list.d/clang6.list - echo "deb http://apt.llvm.org/xenial/ llvm-toolchain-xenial-6.0 main" > /etc/apt/sources.list.d/clang6.list
- apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 15CF4D18AF4F7421 - apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 15CF4D18AF4F7421
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment