diff options
author | Grzegorz Bizon <grzegorz@gitlab.com> | 2018-08-14 13:38:41 +0000 |
---|---|---|
committer | Grzegorz Bizon <grzegorz@gitlab.com> | 2018-08-14 13:38:41 +0000 |
commit | e610b41e2458601fb1821dcf46a15dc758e032bd (patch) | |
tree | 7d50e860730af9c95b994bbf7ec1a9790a3c8ad3 /changelogs | |
parent | 3ae483dea3275939e8124f9038daf48bba6dbff6 (diff) | |
parent | 8ab5642c25cc6b2751d82759cd2654ccf14c89c1 (diff) | |
download | gitlab-ce-e610b41e2458601fb1821dcf46a15dc758e032bd.tar.gz |
Merge branch '50257-fix-auto-devops-glibc-pubkey-url' into 'master'
Resolve "Auto Devops failing to fetch Alpine glibc pubkey"
Closes gitlab-org/quality/nightly#3 and #50257
See merge request gitlab-org/gitlab-ce!21182
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/50257-fix-auto-devops-glibc-pubkey-url.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/50257-fix-auto-devops-glibc-pubkey-url.yml b/changelogs/unreleased/50257-fix-auto-devops-glibc-pubkey-url.yml new file mode 100644 index 00000000000..e081dfe6093 --- /dev/null +++ b/changelogs/unreleased/50257-fix-auto-devops-glibc-pubkey-url.yml @@ -0,0 +1,5 @@ +--- +title: 'Auto-DevOps.gitlab-ci.yml: Update glibc package signing key URL' +merge_request: 21182 +author: sgerrand +type: fixed |