Skip to content
Snippets Groups Projects
Commit c5de0873 authored by David Fridrich's avatar David Fridrich
Browse files

Revert "Update .gitlab-ci.yml"

This reverts commit 034b9590
parent 034b9590
No related branches found
No related tags found
1 merge request!2Revert "Update .gitlab-ci.yml"
Pipeline #
test-xenial:
image: matrim/cmake-examples:3.5.1
before_script:
before-script:
- wget 'https://pki.cesnet.cz/certs/chain_TERENA_SSL_CA_3.pem' -O /tmp/chain_TERENA_SSL_CA_3.pem
- openssl x509 -in /tmp/chain_TERENA_SSL_CA_3.pem -inform PEM -out /tmp/chain_TERENA_SSL_CA_3.crt
- sudo cp /tmp/chain_TERENA_SSL_CA_3.crt /usr/local/share/ca-certificates/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment