Skip to content
Snippets Groups Projects

GitLab 9.3 release post

Merged Victor Wu requested to merge release-9-3 into master
All threads resolved!
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -282,10 +282,10 @@ features:
expandable tree view of all subgroups and projects rather than having
to navigate and explore them one page load at a time.
- name: New scope for personal access tokens to pull Docker images from Container Registry
- name: Improvements to Personal Access Tokens
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html'
documentation_text: "Learn more about personal access tokens"
documentation_text: "Learn more about Personal Access Tokens"
image_url: '/images/9_3/pat_registry.png'
description: |
When you deploy your docker-based project, you need to pull your image
Loading