diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2018-06-14 09:42:26 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-06-14 09:42:26 +0000 |
commit | 1f0a901052c3d8d1aee48b919d1932b2bd3961a3 (patch) | |
tree | 4bd76f2dfd1e95109a464c2c1ccf9eb6ffb03bdf /changelogs | |
parent | 5694a00ec591077ee3d03d72ceb85d00d0603e6a (diff) | |
parent | 9f432f6ebf65e0d2772d87610cd8f05a68824146 (diff) | |
download | gitlab-ce-1f0a901052c3d8d1aee48b919d1932b2bd3961a3.tar.gz |
Merge branch 'cache-doc-fix' into 'master'
Remove incorrect CI doc re: PowerShell
Closes #40164
See merge request gitlab-org/gitlab-ce!19622
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/cache-doc-fix.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/cache-doc-fix.yml b/changelogs/unreleased/cache-doc-fix.yml new file mode 100644 index 00000000000..db4726a92e9 --- /dev/null +++ b/changelogs/unreleased/cache-doc-fix.yml @@ -0,0 +1,5 @@ +--- +title: 'Remove incorrect CI doc re: PowerShell' +merge_request: 19622 +author: gfyoung +type: fixed |