Commit 0ebbf6f6 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

ci: précise le serveur HKS pour l'import de la clef GPG.

parent ca33d27f
No related merge requests found
Pipeline #20856 failed with stage
in 4 minutes and 46 seconds
Showing with 2 additions and 2 deletions
+2 -2
......@@ -36,7 +36,7 @@ ubuntu:
CODENAME: xenial
before_script:
- apt-get update -yqq
- apt-get install -yq apt-transport-https ca-certificates curl gnupg
- gpg --recv-keys 14AA40EC0831756756D7F66C4F4EA0AAE5267A6C
- apt-get install -yqq apt-transport-https ca-certificates curl gnupg
- gpg --keyserver keyserver.ubuntu.com --recv-keys 14AA40EC0831756756D7F66C4F4EA0AAE5267A6C
- gpg --export 14AA40EC0831756756D7F66C4F4EA0AAE5267A6C | apt-key add -
- echo "deb http://ppa.launchpad.net/ondrej/php/ubuntu $CODENAME main" > /etc/apt/sources.list.d/php.list
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment