Skip to content
Snippets Groups Projects
  • Antoine Lambert's avatar
    7b19d5be
    docker: Mount and clone local swh-jenkins-jobs repo for conf testing · 7b19d5be
    Antoine Lambert authored
    Currently, the only way to test Jenkins configuration changes using
    docker is to push changes to a remote feature branch in swh-jenkins-jobs
    repository and make jenkins clone that branch to test the changes.
    
    This is not really convenient to quickly test changes so prefer to
    mount the local swh-jenkins-jobs repository as a docker volume
    and clone that repository from Jenkins filesystem.
    7b19d5be
    History
    docker: Mount and clone local swh-jenkins-jobs repo for conf testing
    Antoine Lambert authored
    Currently, the only way to test Jenkins configuration changes using
    docker is to push changes to a remote feature branch in swh-jenkins-jobs
    repository and make jenkins clone that branch to test the changes.
    
    This is not really convenient to quickly test changes so prefer to
    mount the local swh-jenkins-jobs repository as a docker volume
    and clone that repository from Jenkins filesystem.