Skip to content

Commit

Permalink
Merge pull request #403 from PeterDaveHelloKitchen/add-nginx-ppa
Browse files Browse the repository at this point in the history
Add NGINX ppa
  • Loading branch information
BanzaiMan committed Jun 15, 2020
2 parents ee476ae + cfc898a commit 55d4a1b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ubuntu.json
Expand Up @@ -475,6 +475,14 @@
"key_url": "https://%{app_host}/files/gpg/mysql-5.7-trusty.asc",
"canonical_key_url": "https://raw.githubusercontent.com/travis-ci/apt-source-safelist/master/keys/mysql-5.7-trusty.asc"
},
{
"alias": "nginx-mainline",
"sourceline": "ppa:nginx/mainline"
},
{
"alias": "nginx-stable",
"sourceline": "ppa:nginx/stable"
},
{
"alias": "openjdk-r-java",
"sourceline": "ppa:openjdk-r/ppa"
Expand Down

0 comments on commit 55d4a1b

Please sign in to comment.