Skip to content
  • Esben Haabendal's avatar
    80f4b186
    WIP: CI: Make fetch job manual · 80f4b186
    Esben Haabendal authored
    
    
    This speeds up CI pipelines by skipping the fetch job, which takes ~ 8 minutes
    when there is nothing to fetch (bitbake parsing is slow...).
    
    If/when needed, the fetch job can be run manually, to oupdate the cached source
    mirror.
    
    TODO: Add support for periodically scheduling run with fetch job running
    automatically.
    
    Signed-off-by: default avatarEsben Haabendal <esben.haabendal@huawei.com>
    80f4b186
    WIP: CI: Make fetch job manual
    Esben Haabendal authored
    
    
    This speeds up CI pipelines by skipping the fetch job, which takes ~ 8 minutes
    when there is nothing to fetch (bitbake parsing is slow...).
    
    If/when needed, the fetch job can be run manually, to oupdate the cached source
    mirror.
    
    TODO: Add support for periodically scheduling run with fetch job running
    automatically.
    
    Signed-off-by: default avatarEsben Haabendal <esben.haabendal@huawei.com>
Loading Validating GitLab CI configuration… Learn more
Loading