Skip to content
  • Baptiste Mesta's avatar
    chore(docker): publish docker image directly when building version (#340) · b8746009
    Baptiste Mesta authored
    If we directly publish the image to `bonitasoft-rd` quay organization,
    it means we do not need to update the subscription DockeFile in order
    to push those images to `bonitasoft` organization.
    
    Adapt docker build file to be able to build other version than SNAPSHOT
    using local file. Also drop the possibility to build sp image from an
    external url. (no more sha256 needed)
    b8746009