Skip to content
Snippets Groups Projects
Forked from EOLE / Infra / CI tools
Source project has a limited visibility.
  • Daniel Dehennin's avatar
    897d4460
    refactor(docker): new job templates but keep compatible jobs · 897d4460
    Daniel Dehennin authored
    Building a docker image is now done by `.docker:image:build` job
    template.
    
    Tagging a docker image is now done by `.docker:image:tag` job
    template.
    
    We keep the previous job templates for backward compatibility.
    
    * templates/Docker.yaml: new `.docker:image:build` and
      `.docker:image:tag` job templates.
    897d4460
    History
    refactor(docker): new job templates but keep compatible jobs
    Daniel Dehennin authored
    Building a docker image is now done by `.docker:image:build` job
    template.
    
    Tagging a docker image is now done by `.docker:image:tag` job
    template.
    
    We keep the previous job templates for backward compatibility.
    
    * templates/Docker.yaml: new `.docker:image:build` and
      `.docker:image:tag` job templates.