Skip to content
  • Fu Zhang's avatar
    Add Harbor integration · bcb79d53
    Fu Zhang authored and Stan Hu's avatar Stan Hu committed
    This adds the Harbor package registry as an optional project
    integration.
    
    When enabled, this integration adds the following environment variable
    that CI jobs can use to download images from Harbor:
    
    * `HARBOR_URL`
    * `HARBOR_PROJECT_NAME`
    * `HARBOR_USERNAME`
    * `HARBOR_PASSWORD`
    
    Part of https://gitlab.com/groups/gitlab-org/-/epics/7650
    
    Changelog: added
    bcb79d53