Authentication for remote UI bundles
As of right now HTTP authentication doesn't work for UI bundles.
My site.yml file:
ui:
bundle:
url: https://oauth2:MY-ACCESS-TOKEN@organization.gitlab.com/docs/ui-bundle/build.zip
snapshot: true
When I tired to generate my site I got:
error: Basic authentication must be done with the
auth
option
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information