Skip to content
Olivier Filangi edited this page Oct 3, 2017 · 1 revision

Process to create a new release

  1. Create a branch 'YY.MM' in the https://github.com/askomics/askomics/ repo.
  2. Modify Dockerfile in https://github.com/askomics/docker-askomics master to targeting the new branch : 'YY.MM'
  3. Commit and create a new release at https://github.com/askomics/docker-askomics/releases/new. The name Release (Release title) have to be 'YY.MM'.
  4. check https://hub.docker.com/r/askomics/askomics/builds/ The Lastest and new tag have to be triggered.
Clone this wiki locally